-
Ive been trying to work with this in a couple places and follow the instructions to the T and it never works properly. Here is my log file.
startup, version: 2221 osx x64 channel: stable
executable: …
-
I don't know if there's a way to see what version of the plugin I'm using, I assume the latest version, since I recently uninstalled and re-installed it due to this bug.
I cannot run the js_format …
-
Hi, I've got a problem with syntax check, syntax highlighting is Okay. When I try to syntax-check with Alt-shift-s, here is the Sublime Console output :
> Traceback (most recent call last):
> File "…
-
Just installed to test this out, works fine in Firefox.
However with Chrome64 (not sure if will have same issue with 32bit) I get this in my console, and no page is opened in browser:
```
View In Br…
-
##### Please add some general information about your environment:
- Operating System: Ubuntu 16.04.5
- Sublime Text version: 3.1.1 Build 3176
- Details about your config e.g. do you use rbenv, rv…
-
**Describe the bug**
When semantic highlighting is used, ST's search highlight is mostly hidden for hits within semantic tokens.
**To Reproduce**
Steps to reproduce the behavior:
1. Open Sub…
Maska updated
2 months ago
-
Not sure whats wrong here, its basically a fresh install (via ubuntu universe 'sublime-text' package)
```
Traceback (most recent call last):
File "xmltodict in /home/developer/.config/sublime-text-…
-
Constantly get the following error when attempting to launch chrome:
```
[Start] Browser Integration :: Opening new Chrome instance.
Exception in thread Thread-10:
Traceback (most recent call last):
…
-
I can run the tests fine without using scratch. When I enable "ruby_use_scratch" : true and run a test a new tab titled "Test Results" opens that is empty.
When I open the test panel at the bottom ma…
-
Here is the logs
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 71, in reload_plugin
m = imp.reload(m)
File "X/imp.py", line 2…