-
[###](url) Expected Behavior
### Actual Behavior
### Sublime Text console logs
Traceback (most recent call last):
reloading python 3.3 plugin JavaScript Enhancements.main
Traceback (mo…
ghost updated
10 months ago
-
I'm not sure what's changed and whether this is due to semistandard-format or the Sublime plugin, but the latest version of this module is no longer formatting in Sublime.
Details:
https://github.com…
-
Log from fresh startup:
startup, version: 2221 windows x32 channel: stable
executable: /C/Program Files/Sublime Text 2/sublime_text.exe
working dir: /C/Windows/system32
packages path: /C/Users/User/A…
-
I installed the plugin via package control. The Preferences section has a section for Google Apps Script but I can not find it in the Command Palate
Here is my console log:
startup, version: 2221 …
-
Hi! Thanks for a nice plugin, it really makes those multiple quests for cursor less tedious.
Since a couple of weeks ago the plugin crashes Sublime Text for me though — usually randomly, but seems to…
-
Got this error after installing this plugin with package control:
```Traceback (most recent call last):
File "/Users/some_user/Library/Application Support/Sublime Text 3/Installed Packages/Gofmt.s…
-
when I install this plugin in my sublimetext2, and run gtags -v to create GTAGS files successfully. it works in the first time to navigate definition, find references and so on. But when I restart su…
-
Notice how request body is syntax highlighted but response body is not.
![screen shot 2015-07-22 at 12 01 39](https://cloud.githubusercontent.com/assets/651797/8824002/8af3b96a-3069-11e5-984a-19fc83f…
-
### Summary
In Sublime Text 3 on Ubuntu 14.04 running
`import sys`
`sys.exit(0)`
breaks ST3
### Expected behavior
If I call sys.exit(0) it shouldn't freeze Sublime Text 3.
### Actual behavior
Th…
-
I am trying to set a shortcut key which performs two tasks: close the current file in current panel and move the cursor to first panel,i'have written following code in key map :
`[
{
"keys…