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

Add setting to control the references code lens #4139

Merged
merged 3 commits into from
Aug 31, 2022

Conversation

SeeminglyScience
Copy link
Collaborator

@SeeminglyScience SeeminglyScience commented Aug 17, 2022

PR Summary

This PR relies on PowerShell/PowerShellEditorServices#1900

I have the default as false here, specifically until I can go in and fix it to not scan every file in the workspace multiple times every time a document change event fires.

I'm also open to waiting for those changes and considering this to be WIP.

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • PR has a meaningful title
  • Summarized changes
  • PR has tests
  • This PR is ready to merge and is not work in progress
    • If the PR is work in progress, please add the prefix WIP: to the beginning of the title and remove the prefix when the PR is ready

package.json Outdated Show resolved Hide resolved
src/settings.ts Outdated Show resolved Hide resolved
@andyleejordan andyleejordan enabled auto-merge (squash) August 30, 2022 21:29
@andyleejordan andyleejordan added Issue-Enhancement A feature request (enhancement). Area-Configuration labels Aug 30, 2022
@andyleejordan andyleejordan disabled auto-merge August 30, 2022 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Configuration Issue-Enhancement A feature request (enhancement).
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants