-
Notifications
You must be signed in to change notification settings - Fork 685
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
Add option to to exclude custom symbols from codelens #4418
Add option to to exclude custom symbols from codelens #4418
Conversation
Thanks for this change! You will also need to define the option in the project.json . I know a lot of people will be happy for this change to get in. |
Thanks @leo-labs! |
@JoeRobich Any chance we can get a release with these changes? |
I agree it is time for a new release. I'll start the work to get one together. |
Thanks @JoeRobich for doing a release. Any reason why v1.23.12 is marked as pre-release an not available in the visual studio code marketplace? |
It is being validated. |
Fixes #4335
To fix these performance problem I have added an option to exclude additional symbols from codelens which can be used like this in
settings.json
: