Terminal
Terminal
@math2001 Only thing I am unsure of is if `refresh_sidebar` is actually needed here
> Also what OS are you using? Just so I know what you're testing on. MacOS
> We shouldn't copy paste the code from bracex into this repo, we should just add it as a dependency of this package (https://github.com/wbond/package_control_channel/blob/master/repository/dependencies.json#L95-L109) Ahh I remember why I copied...
@math2001 updates on testing ?
@rwols Interesting, I will look into it more and try from a clean project. I'll see about looking into gopls code as well
> Any progress on this? It's now been 1.5 years. This appears to be an issue in core Sublime. Which is why it hasn’t move. Let me check if updating...
> I just came back to Sublime after a couple of years to give it another shot and this is still an issue. Sublime-LSP still only shows a subset of...
> My educated guess is that the didChange notification for gopls and jdtls is written against VSCode internal behavior and these two language servers actually have a race condition. Not...
@atenreiro simple fix is to add the below at app.py:439 ``` if not reachable: return ```
Testing this branch, I run into this, however when doing 3.1.0 validation it shows these is a valid spec ``` error generating code: error generating type definitions: error generating code...