-
No error message in the console either, a new tab is opened but it remains empty. Not sure actually which version broke this package, but it's one of the newer ones, since this worked up until recent…
-
# Using Sublime Text as a full featured PHP IDE - vazaha.blog
Sublime Text might look more like a text editor than an IDE, but looks can be deceiving. Read why I prefer Sublime Text above other edito…
-
#### Expected behaviour
Ideally it would start up and (if necessary) I could clean up whatever garbage might need to be cleaned.
#### Actual behaviour
Hangs on startup, and my wm (xmonad) tells m…
-
I've looked at all the issues that mimic mine and I haven't found the answer surprisingly. The last time I used this it worked 100% and since I reinstalled windows on a new HDD and now everything does…
-
This doesn't seem to work for me. I get this stacktrace on the console:
```
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 543, in run_
return…
-
After a re-install of windows, StataEditor now longer works on my desktop computer. Stata IC version 16.1, all instructions followed (including using the SSC package sublime to try and automate setup)…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Zed currently only supports UTF-8 text. This is an enhancement request for it to support other text encodings.
- [ ]…
-
### 1. Summary
I can not begin to use BoundKeys, I get stack trace.
### 2. Expected behavior
![BoundKeys](https://github.com/CodeEffect/BoundKeys/raw/master/BoundKeys.png)
### 3. Actual behavior
…
-
```
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 550, in run_
return self.run(edit, **args)
File "RailsPartial in /Users/marc…
-
I have configured plugin like that in user settings):
```
{
"sql_exec.commands": {
"oracle" : "sqlplus"
},
"connections": {
"name": {
"type": "oracle",
…