Replies: 1 comment 3 replies
-
I suggest going through the manual first in order to provide all the information needed to start debugging properly. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to make typescript lang server dump a log. Also trying some other hacks and realize I can't reliably know if I configured it right (regardless if via workspace or something else).
here is my (not working as I expect it) config (sorry for the tabs):
problem is eglot events buffer shows this
so I have absolutely no idea what config went to the server. See initializationOptions content — hashtable? What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions