-
Startup seems to work as expected. There is a short delay as the project is being indexed by tern and then sublime behaves as normal until I start typing in a JS file. After pressing any character ke…
-
### Briefly
I can not understand, how to work Multi-Stage in Code Presenter. Maybe because I know English bad. It would be nice, if you make screencast or show real example.
### Did not help
My fol…
-
env: Sublime Text3 build 3065; Arch linux
When I run `markmon launch`, I got this error
```
Traceback (most recent call last):
File "/home/yuntan/.config/sublime-text-3/Packages/sublime-text-markm…
-
alt+shift+d compiles and displays the js file just fine.
but alt+shift+c does nothing, no file is created.
console output for alt+shift+c:
Compile to same directory
Traceback (most recent call last)…
-
### 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…
-
This project looks promising... Having hard time to figure out how it works....
I'm in a git repo, made a change and I'm running `Diff View: Uncomitted changes`, nothing happens.
I see this in S…
-
i clone it to my _/home/maq/.config/sublime-text-3/Packages_ directory and when i open my **Sublime Text 3** nothing happening so i did check my console and i found this
Package Control: Removed dire…
-
```
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 543, in run_
return self.run(edit, **args)
File "---\AppData\Roaming\Sublime Text 3\Packag…
-
The version is SublimeText 3 Build 3065.
command: repl_transfer_current {"scope": "lines"}
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 543, in…
qinwf updated
10 years ago
-
I just have installed the plugin and tried it on a simple console project generated by stagehand, looks like nothing works, it gives me no warnings, no lines...
In the console I see a couple of except…