-
``` python
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 358, in on_query_completions
res = callback.on_query_completions(v, pre…
-
when i run **"Run Server"** or any other command nothing happens.
Here is sublime text console output, i am getting this error
```
Traceback (most recent call last):
File "C:\Program Files\Subli…
-
Any idea, why do I get this error, while trying to launch Firefox?
```
[Start] Browser Integration :: Opening new Firefox instance.
Exception in thread Thread-12:
Traceback (most recent call last):
…
-
```
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…
-
When I use `ctrl`+`alt`+`o` to preview a markdown document, the browser shows:
```
Error: 404 Not Found
Sorry, the requested URL 'http://127.0.0.1:51004/view/28' caused an error:
'buffer_id(28) is …
-
I get this error when installing it in sublime 3
``` pytb
reloading plugin isort.isort_file
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py"…
-
Originally reported by: **Anonymous**
---
Below is the console output of errors attempting to get the status of a file and checking out a file:
```
commands: [['C:/Program Files (x86)/Microsoft Vis…
CDuke updated
5 years ago
-
```
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 550, in run_
return self.run(edit, **args)
File "RailsPartial in /Users/marc…
-
Recently, SendCode frequently will not work when I try to use it on opening Sublime Text (ST3). The problem is fixed if I simply quit Sublime and re-open it. The error message below is displayed when …
-
On https://github.com/wbond/package_control_channel/pull/2524 (Test against package names containing periods) was determinate that Sublime Text 3 cannot support package names within dot on their names…