-
[Sublime Text](https://www.sublimetext.com) is a very popular text editor for MacOS. Would be great to have EO syntax highlighting plugin for it.
-
Hi, I'm installing Arduino-ide plugin for sublime but I'm getting this error when refreshing boards. Please let me know the fix for this error
![image](https://user-images.githubusercontent.com/982…
-
https://github.com/PhilMarcuson/business-catalyst-sublime-plugin (under 'editors'?)
robkb updated
8 years ago
-
Hi
I know this might be a long shot. But I have a lot of projects (like 100+) that use http://wbond.net/sublime_packages/sftp/ ... so a compatibility mode for this plugin would be really great. I hav…
-
```c
static constexpr unsigned char data[] = {
#embed "data"
};
```
I use sublime text with the LSP plugin and clangd. hovering my mouse over `data` causes it to crash
-
Typescript plugin extremely slows down text typing and selection performance on large files like [tsserver.js](https://github.com/Microsoft/TypeScript/blob/master/lib/tsserver.js). Slowing down appear…
-
sublime text 3 ubuntu loading plugin syntax error in sublime_plugin.py line 73
Ubuntu 12.04.2 LTS \n \l
python --version
Python 2.7.3
reloading plugin sublime-grunt-build.grunt-build-on-save
Tracebac…
-
Hi, I've been using your plugin in VS Code for a long time, thank you very much for making it. But recently I gave up using VS Code and started using Sublime Text to develop MZ plugin, I found this pl…
-
### Problem description
Some plugins about "highlighting" have to set colors for `sublime.Region`s. E.g., https://github.com/jfcherng-sublime/ST-RainbowIndent
Currently, the only way to set fore…
-
### Description of the bug
Sublime text fails to provide exit code to git when used as editor (subl -w) on exit (ctrl+q).
### Steps to reproduce
preconditions:
sublime-text 4180, installed from …