debjan
debjan
Example: ``` python s = [u'а', u'б', u'р', u'а', u'к', u'а', u'д', u'а', u'б', u'р', u'а'] ```  Supposed error line is 71 char long, as can be be seen...
I created two new themes (icons extracted from [font-awesome](http://fontawesome.io/license/)):  and  They are colored according set highlight_color.
If "highlight" is set to false and "gutter_marks" are set to built-in marks ("dot", "circle" or "bookmark") they show as white in gutter. This commit tries to fix that, so...
This would allow using sublime build expanded variables, for setting python interpreter in project files, i.e.: ``` javascript "python_interpreter": "${folder/src/scripts/}/python.exe" ``` Should work on build 3068 and later.
Example: `"popup_limit": ["E9", "F8"]` If this list is empty show on all errors (if "popup" is set to "true")
Cygwin?
Not sure, but it seems like it's developed on OSX. Is it tested on other platforms? Can make process be more liberal and allow building under Cygwin? Thanks
There was no such option, while working folder defaults to one of opened folders. Hopefully it's useful.
Hey, I'm not sure if musicbrainz api allows returning artist in latin script, but at least it returns artist sort-name, which seems always latin. So if above is correct, can...
Hi, I get this error while trying to install the plugin:  Is there something I can do about it, as I can't see real issue from the error (I...
### Validations - [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find an [open...