-
Tried installing xml2json on sublime text 3. Immediately, I received the error mentioned above. There is no module UserDict in Sublime Text 3. I am not sure if there is an easy workaround for this.…
-
I just noticed that cd cannot handle spaces in names:
```
sublime-text-3 (master) $ l
total 20
drwx------ 3 orschiro users 4096 Sep 13 12:53 Packages
drwx------ 50 orschiro users 4096 Sep 29 08:15 C…
-
The changes for issue #15 broke execution for me on a Windows machine:
When running tidy through Sublime Text 2 I get the following log:
Writing file /C/Users/Fr. Matthew Spencer/AppData/Roaming/Su…
-
Hello
I installed LESS package (https://github.com/danro/LESS-sublime), then your LESS-build package. Ran changeLESSBuildType.bat (as Administrator), pressed 1 for my choice. Symlink was created. Pres…
-
I'm trying to use SublimeText3 with Windows and C#; I'm getting some problem launching.
> oi editor sublime
causes the editor to load, but with errors (same one twice).
"Unable to read project /d…
-
Am trying to convert the [sublime text editor deb](http://c758482.r82.cf2.rackcdn.com/sublime-text_build-3059_amd64.deb) to rpm:
```
# fpm -s deb -t rpm sublime-text_build-3059_amd64.deb
Invalid pa…
-
I'm unable to use Pandoc on my OSX Lion using your Sublime Pandoc package. I have installed Pandoc before and i'm using it for some time using the terminal. When using the package command `render mark…
-
After installing this on my mac with sublime text 2.0.2 Build 2221 with package manager or manually checking out this repo i can not get a todo list. I look in the sublime console and i get nothing as…
-
On win 8 I get:
Exception in thread Codeintel Manager 625227269512:
Traceback (most recent call last):
File "./threading.py", line 901, in _bootstrap_inner
File "C:\Users\aaron.polley\AppData\Roa…
-
I just install tern for sublime by download the repo inside the packages folder of sublime text 3 then run
`npm install` then i try the demo located at: `/Packages/tern_for_sublime/test/demo/simple/…