hansWurst-creator
hansWurst-creator
So then Go to Definition will only be really helpful for functions and not variables? Because with local variables you always end up in the defun statment. For proper use...
So with localized variable this is the current implementation:  This looks inconsistent with how local functions are handled:  I was expecting a similar behavior with value variables. More...
I would prefer a code Aktion for this operation (default keybinding Ctrl+.).  Knowledge which Variables a localized would also make renaming of Variables possible (default keybinding F2).  Another...
From my understand with go to definition now implemented this should not be too complicated to implemented. Basically after checking if it is a local variable add the variable to...
Right now restarting the session works as a workaround. But that is not really a good solution in the long run. 
``` Starting OmniSharp server at 2/11/2025, 9:36:24 AM Target: c:\vscode_Development\GrobODA\GrobODA.sln OmniSharp server started with .NET 9.0.102 . Path: c:\Users\zindathmi\.vscode\extensions\ms-dotnettools.csharp-2.63.32-win32-x64\.omnisharp\1.39.12-net6.0\OmniSharp.dll PID: 17872 [STDERR] Could not execute because the specified command or...
> 2. `[STDERR] Could not execute because the specified command or file was not found.` > [@hansWurst-creator](https://github.com/hansWurst-creator) Did the file c:\Users\zindathmi.vscode\extensions\ms-dotnettools.csharp-2.63.32-win32-x64.omnisharp\1.39.12-net6.0\OmniSharp.dll exist on disk? checking for the current version. File...
> [@hansWurst-creator](https://github.com/hansWurst-creator) Just to be sure. Are you still seeing that same issue with the current version? some more info: it seems to be the vscocde proxy setting that mess...
I would like to use this on a V2 schema. Are V1 and V2 no longer supported? Is there a current workaround for this bug? Also the extensions shows that...