Using python in the example to connect to the right LSP can be successful, but using systemverilog and bash language to connect to svls and bash-language-server respectively, no action will be triggered after the client and LSP service are initialized.Seeking help, thank you very much. #674
Replies: 1 comment 3 replies
-
Please format your code properly, or share a repository with the code I've noticed there is no |
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
-
The code has no style and editing does not trigger a request
Directly copied python example, modified main.ts and config.ts
main.ts
/* --------------------------------------------------------------------------------------------
config.ts
/* --------------------------------------------------------------------------------------------
The code path in the service is as follows:
Looking for help, any help would be greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions