VS code LSP trace functionality #2717
Unanswered
rogancodes
asked this question in
Q&A
Replies: 1 comment
-
Yeah, the reason that shows up is because we are not declaring the tracing setting in our package.json. It's used by the LSP client package anyway, so everything works, but it's definitely weird for it to say unknown. I think it makes sense to declare it here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After cloning the repo locally, the vs code setting shows unknown configuration setting.
Is there a way to solve it?
Beta Was this translation helpful? Give feedback.
All reactions