Sublime-syntax: regex to detect end of file (as opposed to end of line?
|
3
|
March 27, 2018
|
Open key .sublime-keymap with `edit_settings` with specific platform in mind
|
7
|
March 11, 2018
|
Several Plugin Dev questions: Prevent menu from closing, detect window open / close, and more
|
1
|
March 26, 2018
|
Questions about the "scope stack" and related APIs
|
6
|
March 26, 2018
|
Is it possible to add new buttons to the bottom bar?
|
3
|
March 23, 2018
|
Graphics extensions possible?
|
7
|
March 18, 2018
|
Looping over all regions in view?
|
5
|
March 20, 2018
|
Run a command whenever a specific character is written?
|
7
|
March 17, 2018
|
JS Template strings Snippets
|
1
|
March 17, 2018
|
Load Settings Issues
|
1
|
March 16, 2018
|
Calling javascript in Sublime plugin
|
5
|
March 14, 2018
|
Profile python using the exec command
|
7
|
March 9, 2018
|
Snippet placeholder choices
|
1
|
March 12, 2018
|
Accessing submenus in quick panel
|
7
|
March 4, 2018
|
Can we create a command to change the stype of a region?
|
4
|
March 10, 2018
|
Searching for theme template
|
5
|
March 7, 2018
|
Can the sublimerge compare 2 project FOLDER?
|
1
|
March 8, 2018
|
Solved with Solution Within - View->File ... On Save - Automatically Refresh Core Plugin Files ( With nested folder support )
|
5
|
February 11, 2018
|
SOLVED - If View Scratch == True in own group and closed manually, it'll close scratch AND next view which takes focus - reset scratch = fix -When sublime text automatically closes an empty group, the next file which takes focus is closed with it.... Why?
|
8
|
March 2, 2018
|
How to detect click in sidebar region?
|
4
|
March 3, 2018
|
ExportHTML use
|
8
|
February 20, 2018
|
Obtain process id of plugin_host.exe
|
2
|
February 18, 2018
|
Cursor problems when editing plugin .py file
|
1
|
February 18, 2018
|
Plugin for RipGrep
|
13
|
February 8, 2018
|
Main Menu Creation > How do you Open more than one default and user file on the left / right?
|
5
|
February 10, 2018
|
How To: syntax highlighting & custom scopes
|
4
|
February 13, 2018
|
Babel + pug syntax highlight?
|
3
|
February 13, 2018
|
Syntax custom coloring - why do i need to write new color scheme file when i make my syntax
|
2
|
February 9, 2018
|
Anyone know why variables are editing themselves? Basically the first part of all strings from one defs file are being deleted
|
6
|
February 9, 2018
|
Is there an API event when a file gets deleted from the filesystem but is still open in a buffer?
|
4
|
January 31, 2018
|