Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to show trace log in Client #6

Open
deanmaster opened this issue Jul 1, 2024 · 1 comment
Open

How to show trace log in Client #6

deanmaster opened this issue Jul 1, 2024 · 1 comment

Comments

@deanmaster
Copy link

hello @llllvvuu ,

Where do i configure trace verbose in your plugin ? I would like to see all textdocument requests get sent so that I can develop my language server accordingly.

Thanks,
Tuan Do

@llllvvuu
Copy link
Owner

llllvvuu commented Jul 2, 2024

Good question @deanmaster. I have just added instructions for this to the README. I will share here as well:

You can enable tracing by adding "glspc.trace.server": "verbose" to your settings.json and then checking the "Generic LSP Client" output.

Please let me know if this solves your issue.

P.S. the client does not have a lot of functionality. Please let me know if there are any messages you would like client-side support for.

-llllvvuu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants