-
When I do a new install of GoOracle, this directory is missing. As a result, attempts to modify the Package Settings default and user files result in errors like the following:
Unable to open /Users/…
-
### Summary
When remoting with X2Go, Sublime Text 3 incurs a ~1 second delay for every action which renders it unusable.
All other apps including Geany editor respond amazingly quick under same cond…
-
Hello, nice job! As a long time Emacs orgmode user, I am wishing to use sublime/orgmode in situations where I don't have emacs. However, I noticed one big difference in:
Emacs/orgmode: heading is lev…
-
I work on many small Cargo projects and open those projects in sublime simply by opening the folder (e.g. `subl my-project/`). Since there are so many, I don't want to tweak/create the `.sublime-proje…
-
During installation of SublimeUI5 in sublime Text I am facing a problem in 5th step actually.
WindowsError: [Error 3] The system cannot find the path specified:
> u'c:\[sublime_install]\Data\Packages…
-
Here's the error i'm getting in console:
```
File "/Users/***/Library/Application Support/Sublime Text 3/Installed Packages/Bump.sublime-package/request.py", line 22, in fetch_package_version
…
-
# Do not reposition window of opened project
## Expected behaviour
Keep the window position of opened project when "open project in new window", Just behaves like sublime's builtin "Open recent pr…
-
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…
-
### Expected Behavior
I expected i can add more .sublime-completions files and that will work together with
JavaScriptEnhancements.
### Actual Behavior
after installations my extra autocompl…
-
### Steps to reproduce
1. Create the plugin **crash.py**
```python
import sublime
import sublime_plugin
class AutomaticCrash(sublime_plugin.EventListener):
def on_window…