Sebastian Pfitzner
Sebastian Pfitzner
Pretty sure we should just disallow this.
Because diffs aren't well formed Julia documents.
We're not starting Julia through any shell, so you need to set up your environment correctly before starting VS Code (e.g. by starting it from your shell). We might want...
> This problem occurs in particular folders, not all folders. At the moment I have 2 folders this occurs in. It's likely that there is some code in these folders...
Only dependencies are indexed, so yes, that package won't be indexed if it's not mentioned in another folder. That said, the extension is *supposed* to be responsive even during indexing,...
It's definitely possible that the parser or static analysis are choking on MTK generated models. Any chance you can share the code?
Not without losing most of the extension functionality, at which point you can just disable it.
Ref https://github.com/julia-vscode/julia-vscode/pull/3441 for a WIP PR.
This needs (something like) https://github.com/JuliaLang/julia/pull/49541.
Did you give the FAQ entry linked above a try?