-
Hey there.
After I installed "sublime-github" from the package control I couldn't
find any of the "sublime-github" commands in the Command Palette.
What can I do?
-
### Summary
The Sublime Text Installer installs the application to e.g. `C:\Program Files\` with permissions that allow all users on the machine to access and run it, but when a new version is rele…
-
Hi,
when I install this package, open an MD file, and press "ctrl+shift+g", get the error below at console:
error: Error in GitHubMarkdownPreview package:
''
What happens?
I use sublim…
-
For some reason I cannot get any of the 3 Show Bookmarks functions to work in ST3. I have had it working in the last week or so but now it never works. All the other functions seem to work ok.
-
On the latest ST3 dev build, this plugin seems completely broken.
Immediately upon loading it, the following error appears in the console:
```
Traceback (most recent call last):
File "/home/ra…
-
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…
-
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…
-
Good day,
I'm very new with Takana and I'm having a hard time making it work on any of my browsers.
Here is a breakdown of what I already did:
1. Had node, sass, takana installed in my Mac via CLI. …
-
I am trying this package out in sublime text 4 and it doesn't seem to work :(
-
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…