-
-
I am receiving the following two errors whenever I start Sublime Text 2:
```
Package Control
Error executing: /usr/bin/git symbolic-ref -q HEAD
Working directory: /Users/NobleUplift/Library/…
-
I installed the Package/Plugin LuaFormatter. It seemed to work fine at the time (as in i was able to run it on multiple files, via the shortcut).
After closing sublime and restarting my pc, however i…
-
When I select `Travis CI: Show Build` in the quick panel nothing happens, and the following appears in my console:
``` python
Traceback (most recent call last):
File "/Applications/Sublime Text.app…
-
Hey,
Considering your package's simplicity, we should at least think about merging `preview-tabs` with `sublime-tabs`. How that happens, i'm not sure. For "marketing" techniques, i'd advise we leav…
-
I created a .menu file for MarkdownBuild to make it easier to edit the Package Preferences. Just save this as `Main.sublime-menu` in the package folder:
```
[
{
"caption": "Preferences…
-
### Sublime text使用
#### Package Control 安装方法
- 按Ctrl+`调出console
- 粘贴以下代码到底部命令行并回车:
- 重启Sublime Text 3。
- 如果在Perferences->package settings中看到package control这一项,则安装成功。
``` python
import urllib.request,…
-
I am trying to use similar settings for my vagrant python:
```
Vagrant.configure(2) do |config|
config.vm.box = "precise64"
config.vm.network :forwarded_port, guest: 19360, host: 19360
…
-
### 1. Summary
If I work in Sublime Text offline, when I don't have Internet, I get error messages.
It would be nice, if WebFont will try download fonts by Sublime Text loading, not by other hooks.
…
-
At some point in the last couple of months this stopped working for me. Not sure it's a conflicting new packing or a change in the plugin, but it did work before. Now when I run the command I get th…