You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm currently playing around with integrating texlab with the Zed editor, I have a couple questions about ways of communicating with texlab. I have tried some configurations here successfully (filtering diagnostics). However are there other ways of communicating with this LSP?
Environment variables? I have tried making the editor invoke texlab with a custom value of TEXINPUTS but doesn't seem to affect its behaviour. Can I confirm that texlab does not explicitly read any environment variables?
Initialization options? Now this is where I may be ignorant, please correct me, as far as I understand LSPs can have initialization options (different configurations here). Does texlab have any such "initialization options"?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I'm currently playing around with integrating
texlab
with the Zed editor, I have a couple questions about ways of communicating withtexlab
. I have tried some configurations here successfully (filtering diagnostics). However are there other ways of communicating with this LSP?texlab
with a custom value ofTEXINPUTS
but doesn't seem to affect its behaviour. Can I confirm thattexlab
does not explicitly read any environment variables?texlab
have any such "initialization options"?Beta Was this translation helpful? Give feedback.
All reactions