Get index of show_quick_panel rather than redirect to another function
|
5
|
February 4, 2023
|
Standard way to wait for a command to complete (async / await / yield from)
|
4
|
January 30, 2023
|
My plugin requires support of other python module
|
2
|
January 19, 2023
|
Sublime not responding
|
4
|
January 17, 2023
|
Overriding installed package's file logs ImportError and fails
|
3
|
January 17, 2023
|
[SOLVED] Recommended folder structure for plugins with .py files
|
6
|
January 2, 2023
|
Intercept "open_project" input panel context
|
2
|
December 30, 2022
|
Enable snippets or builds based on file name
|
1
|
January 5, 2023
|
Anchor/lock Header for top 3 rows in sublime tab
|
6
|
December 16, 2022
|
Dynamic build target
|
5
|
December 27, 2022
|
Raising a Text Input Handler with a Key binding
|
8
|
October 12, 2022
|
How to get visibility and focus of sidebar?
|
6
|
January 4, 2014
|
let sublimetext run last used build command
|
4
|
December 17, 2022
|
Expected file extension for unsaved file in plugin
|
6
|
December 17, 2022
|
Quickly adding syntax tests using keyboard shortcuts
|
2
|
December 14, 2022
|
Help with misbehaving syntax definition
|
3
|
December 15, 2022
|
Show_quick_panel Input box explicit default string
|
13
|
June 30, 2020
|
Disable save when close file with certain name, on_close eventlistner
|
3
|
December 13, 2022
|
Dynamically change tab color
|
3
|
December 12, 2022
|
Open_file() but only if the file exists
|
3
|
November 27, 2022
|
Issue with sublimelinter and WSL
|
2
|
November 10, 2022
|
Custom menu tab, how to know the file name?
|
2
|
October 22, 2022
|
How to setup git repository so that you can install the plugin via Package Control
|
10
|
October 18, 2017
|
"on_query_completions" does not work everywhere
|
2
|
October 20, 2022
|
Change sublime default settings only effect in plugin scope
|
4
|
October 10, 2022
|
Plugin stays in memory after each call
|
4
|
October 9, 2022
|
Best strategy to update Emmet plugin
|
14
|
August 2, 2020
|
How to import pyodbc in sublime plugin development
|
6
|
October 1, 2022
|
[SOLVED] Possible to launch custom AutoComplete on_modified OR include word separators on_query_completions?
|
25
|
March 30, 2016
|
[SOLVED] Changing the background for a code block that already has sublime-syntax applied
|
10
|
July 30, 2019
|