-
Here's the traceback. It seems to be stuck in a loop for some reason.
I hope this report helps somehow... I've not seen this bug before, but today I can't avoid it.
```
reloading plugin HTML-CSS-JS …
lingo updated
8 years ago
-
I just installed this package on sublime text 3, no autocomplete is available, restarted ST3, same problem. The file extension is '.ts'
ghost updated
6 years ago
-
Hello.
I found that when I search for something in document the highlighting of the word disappears after short time and we can see witch was the matched text.
I tried clean instal of the lates…
-
In Sublime Text, you can use this command anywhere inside the bracket:
- The first call to the command execute a bracket-jumper.jumpRight
- The next call execute a bracket-jumper.jumpLeft if the cur…
bizoo updated
7 years ago
-
is code formatting and Display. No really - CintaNotes and the rest do not recognize Python, .JavaScript, HTML etc. Use to Store lots of Code snip its. Took a while to sink in - Duh Oh I get it.
ghost updated
6 years ago
-
```
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 568, in run_
return self.run(edit, **args)
File "C:\Users\test\AppData\Roaming\Sublime Tex…
-
## Performance issue when frequently modifying view settings
Recently I am working on a package with the following `sublime_plugin.ViewEventListener`
```python
class FooBar(sublime_plugin.ViewE…
-
**Problem description**
Taken from here: https://discord.com/channels/280102180189634562/280102180189634562/840548875878268948
> hi, I often use "Open Repository in Sublime Text" in Sublime Merg…
-
I just installed Sublime Text 2 for Windows 64, and this is my first plugin. It appears to have installed, but I can't use it. When I go to tools > Color Highlighter, all the options are disabled. Wh…
-
Sublime Text 3 (3211)
Win10
Latest Version of sublime-ide-r, LSP, and R 4.0.1
Each time that I enable disable LSP for a project or Globally I get the following:
```
Traceback (most recent call …