-
Notifications
You must be signed in to change notification settings - Fork 831
Open
Labels
Area-VSVS support for F# not covered elsewhereVS support for F# not covered elsewhere
Milestone
Description
The code displaying info in status bar is commented out:
| // TODO: Uncomment code when VS has a fix for updating the status bar. |
Let's investigate what to do with it.
It could be best to remove it for now, so there is less useless passing around of IVSStatusBar and fewer requests to the old COM IServiceProvider in editor code. Maybe removing it would help with refactoring of GoToDefinition.fs, which currently stands at more than 1k lines of code 🤯.
psfinaki
Metadata
Metadata
Assignees
Labels
Area-VSVS support for F# not covered elsewhereVS support for F# not covered elsewhere
Type
Projects
Status
New