PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
624 stars 215 forks source link

Add setting to control references code lens #1900

Closed SeeminglyScience closed 2 years ago

SeeminglyScience commented 2 years ago

PR Summary

This relies on PowerShell/vscode-powershell#4139

Adds a simple setting and update handler that adds/removes the references code lens.

PR Context

This gives folks the ability to disable the high perf impact code lens without disabling all other code lenses.