-
Hello!
The current version is not available in sublime 4180 version, can you maintain it? Thank you!
-
Is there a way to dim or make the indentation lines thinner as the VS Code extension?
VS Code
Sublime Text
-
比如我想匹配如下的格式
15:56
即时间加一到两个换行,把换行符替换掉,我用(\d\d:\d\d)\n\n无法匹配这行,只能匹配到(\d\d:\d\d)
我试了其他软件比如akelpad、sublime之类都可以用,希望能放开正则表达式的\n换行符支持功能。
-
Hi,
Thanks for this really useful plugin. Sometimes I am developing syntax definition packages, and update my local User `AutoSetSyntax.sublime-settings` `user_syntax_rules` (and I plan to contribu…
-
```
DPI mode: per-monitor v2
startup, version: 4180 windows x64 channel: stable
executable: /D/Program Files/sublime_text/sublime_text.exe
application: /D/Program Files/sublime_text
working dir: …
-
Hello,
I just installed TernJS.sublime-package crashes Sublime Text 3 and now Sublime crashes as soon as it is opened.
I attempted to remove it by first using remove package, but I cannot get access…
-
- see https://github.com/0xdevalias/dotfiles/tree/devalias/sublimetext
```
{
"ignored_packages":
[
"Vintage"
],
"scroll_past_end": true,
"show_encoding": true,
"show_line_en…
-
Using Windows 11, Sublime Text 4, PowerShell 7.
Default Terminus key bindings:
```
{ "keys": ["backspace"], "command": "terminus_keypress", "args": {"key": "backspace"}, "context": [{"key": "…
-
I'm not able to run Copilot with my Sublime Text editor.
I've done this steps:
- Install the package LSP from command palette (install package)
- Install the package LSP-copilot from command pale…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Mainly I'd like to see the added and removed lines in green and red respectively.
### If applicable, add mockups / screenshot…