-
Hi All,
I am still a beginner, so bear with me. My immediate problem is that am having trouble getting Jedi to autocomplete for python 2.7.16, but the ultimate goal is to set up Sublime Text to d…
-
I see this in the console:
```
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 210, in on_api_ready
m.plugin_loaded()
Fil…
-
reloading plugin SublimeEnhancedUtilitiesSet.commands
Some dependencies has not been imported for Utilities package; some utilities functionality will not be availiable
reloading plugin SublimeEnhan…
-
LSP GoTo definition doesn't open the definition on external references. Tested using Unity game engine. Doesn't matter if I have `omnisharp.enableDecompilationSupport` `true` or `false`.
```
Unabl…
-
I installed the package, but when I look at the console, the plugin seems not to be loaded and I cannot use it. This is the console output:
```
reloading plugin Default.auto_indent_tag
reloading …
-
Hi - I really like the auto_zoom_on_focus feature but have found that it doesn't work with widget plugins such as terminus. I believe it is due to this bit of code:
```
if view.settings().get("is_…
-
Hi, I keep getting the following error at startup. What can I do to resolve it?
```
reloading plugin CombineAndMinify.CombineAndMinfiy
Traceback (most recent call last):
File "C:\Program Files\Subl…
-
On Tab press nothing happens. On Ctrl+E alert message says "Please wait a bit while PyV8 binary is being downloaded". Tried to install PyV8 binaries automatically through Package Control and manually …
-
Here's the traceback. It seems to be stuck in a loop for some reason.
I hope this report helps somehow... I've not seen this bug before, but today I can't avoid it.
```
reloading plugin HTML-CSS-JS …
lingo updated
8 years ago
-
I don't know if there's a way to see what version of the plugin I'm using, I assume the latest version, since I recently uninstalled and re-installed it due to this bug.
I cannot run the js_format …