-
Is there a platform-independent way to save the backup files into our Sublime User directory, for example on OSX:
```
~/Library/Application Support/Sublime Text 3/Packages/User/AutoBackups
```
I can…
-
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…
-
**Version info**
- OS: Ubuntu 22.04
- Sublime Merge Build: 2071 (installed via snap)
-
**Description**
I have the following keybindings set in the file `~/.config/sublime-merge/Packages/U…
-
Please, I use Sublime Text and the Terminus and SendCode packages, to split the screen in two - on the left the script and on the right the terminal to execute the code
I have this installed on Win…
-
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…
-
作为前端人员,要找一个很顺手的编辑器真的不容易,以前我用同事推荐的netbeans,很好用,但是它主要是用于php开发,且软件太大,运行起来比较慢,后来又用前端开发的webStrom,也不错,很好用,他的历史记录等功能比较强大,但是还是有一个缺点,就是软件有点大,运行起来有点慢。
我在我向大家推荐一款实用的前端开发神器,不但占地小,且插件很多,很强大。下面我向大家介绍一下它的安装及插件的使用方法…
-
I'm seeing this in my console when I start ST2:
```
Reloading plugin /Users/tdhopper/Library/Application Support/Sublime Text 2/Packages/isort/isort_file.py
Traceback (most recent call last):
File …
-
I've installed the package using PackageControl, updated the **sc_dir** property to **/Applications/SuperCollider** in the _SuperCollider.sublime-settings_ file, restarted Sublime Text, and started sc…
-
Could you add your plugin to Package Control?
Here are instructions on submitting packages: https://sublime.wbond.net/docs/developers
-
Sublime 3, 3083
When I highlight a variable and right-click->refactor->rename, all the matching names get boxed, but I cannot enter a new name. Typing produces no result, and typing furiously crashes…