-
## Expected Behaviour
Don't throw an error
## Actual Behaviour
Throws an error while loading
## Steps to Reproduce
Use a ST4 build and load Anaconda
## ST3, Anaconda and OS versions
ST4: …
txtsd updated
4 years ago
-
### Description of the bug
Some sort of auto complete when editing javascript files is really getting to me.
When I went to the Sublime Text Preferences Settings, there was some super WONKY tex…
-
1. Set `auto_match_enabled` true.
1. When you see `|`, it is the caret/cursor.
1. When you see `[` showing up, is because I typed it.
1. When you see `]`, it is because Sublime Text inserted it, or…
-
This one might be a stretch of an ask, but I figured it can't hurt to at least put it out there.
There's a SublimeText plugin called MarkdownTOC that seemed pretty cool, but it suffers from some bu…
-
_From [serge....@gmail.com](https://code.google.com/u/109667466568323020369/) on March 11, 2013 09:08:03_
I have a few reports about crashes of PyV8 on OSX in my Emmet plugin for Sublime Text. The pr…
-
-
Hey, it's a great effort to develop a sublime plugin to create a quick slideshow on the fly. I would like to know the detailed procedure, documentation to use same.
I referred following doc URL, whic…
-
# sublime的fis插件
https://github.com/suiqirui1987/FisComplieServer
#
```
安装
复制到 Sublime Text 2\Packages\ 目录下面
```
#
```
{
"fisarg": "pure release --pack -D --dest local", #Fis编译参数
"fisout…
-
When multi-editing (Ctrl+select) is enabled, and there are 2 selections, then Ctrl+T (Transpose) should swap the contents of those 2 selections. This should not affect the clipboard, and it should not…
-
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-…