-
I am using `LSP` and `LSP-ruff` packages in Sublime Text on Windows and encounter the following issues:
When I open Sublime Text, LSP-ruff fails to start with the error:
![sublime_text_Dqd8atb5G…
-
when i install the plugin it works okay, but when i restart this happens
![Untitled](https://f.cloud.github.com/assets/3481015/229652/7e5f1160-86a5-11e2-9e08-f2261e5ae2ac.png)
-
The functionality is still there, but here's backtrace from the ST's console.
Unfortunately i'm not a python guy, so no idea how to dig deeper, sorry.
```
reloading plugin Vintageous_Plugin_Surround…
-
Somehow, it doesn't work under ST3.
Please fix it. Thank you.
-
In the following example, the opening bracket appears as if it is still part of a string, and I am unable to use Ctl+M to match the bracket
```
refine "some-string-value" {
default 1;
}
```
Also…
-
I am trying this package out in sublime text 4 and it doesn't seem to work :(
-
Hi GoSublime,
After installing Govendor this morning.
I found the error message appear on the sublime status bar, it says
_"margo.sublime build failed: press `super+.`,`super+x` to configur…
-
What's the right way to install this on Sublime Text 3? I can't see it in package control anymore.
-
I'm quite new to Sublime (using 3) and am trying to get CodeIntel working. It does work fine for files I've opened (testing with PHP files). I can see inside `~/.codeintel/db/php` that a folder gets c…
-
Hi,
I have used your package for a long time, thank you for the work done
I have had an issue, or question, torturing me all the way. Is there a way to switch between different multiple cmakebuild…