-
I think the plugin needs to be modified for ST3?
Here's the exception i'm getting from console:
```
File "...Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 270, in on_modified
callback.on_…
-
**Syntax:**
CSS3
**Guideline Criteria:**
https://packagecontrol.io/packages/CSS3
-
### Problem description
When working in a container, say running specs from the command line, I don't want the full path, I just want the path from the root of the project so as I can copy and paste …
-
Currently, the `.ecr` files are being shown as Plain Text files. I couldn't find a way to syntax highlight there. I think it should be a part of official crystal sublime package.
-
### Description of the bug
Since switching to v4180 I periodically get hangs (all Sublime windows completely unresponsive) of around 30s when editing code. Rolling back to build 4169 makes the probl…
-
Hello! :smile_cat:
I'm a C++ developer, and I'm using Sublime Text 3 as my primary editor. I recently discovered this exciting project, and I must begin with a big __Thank You__ for this amazing e…
-
I am using SublimeText 3 and I would like new files to be created in plain text format (i.e. default to a .TXT extension when they are saved).
I followed the instructions I found [here](http://stacko…
-
During breakpoint i've exception in Sublime Console and xdebug tabs (context, stack) stays empty.
Exception in thread Thread-11:
Traceback (most recent call last):
File "./threading.py", line 901, …
-
String to reproduce error:
```
ReportId, ActivityId, Name, GroupId, CommonGroupId, GroupListId, CommonGroupListId, IsActive, IsBillable, StartLocalTime, StartUtcTime, EndLocalTime, EndUtcTime, Notes…
-
I'm using byebug 4.05 (but get the same error with byebug5) with ruby 2.0.0p594 and sublime text 3
I have checked that my rails app runs correctly using the same rvm ruby as ruby debugger, and byebug…