How to detect whether some quick panel is open as the Command Palette is open?
|
1
|
August 4, 2019
|
Why do I call 'show_panel' with 'output.exec', but need to call window.find_output_panel("exec") instead of window.find_output_panel("output.exec")?
|
3
|
August 1, 2019
|
Does a ViewEventListener get created on clone_file?
|
2
|
July 31, 2019
|
Project based completions/snippets
|
4
|
July 29, 2019
|
Is there away to give prompt_open_file a starting directory?
|
2
|
July 30, 2019
|
Goto Anything + Goto Symbol in Project
|
6
|
July 30, 2019
|
FileNotFoundError: reading JSON file
|
13
|
July 24, 2019
|
"SQL Custom" proposal
|
3
|
July 19, 2019
|
Wishlist: a Sublime package directory on Mac without spaces in the path?
|
7
|
July 19, 2019
|
How to extract Symbols from a file on disk and add them to current AutoComplete?
|
2
|
July 15, 2019
|
Focusing the window
|
5
|
March 19, 2016
|
[SublimeLinter] How do I know what language the source is?
|
6
|
July 8, 2019
|
File specific context key
|
4
|
July 10, 2019
|
Bug on show_overlay goto
|
6
|
July 8, 2019
|
Plugin for the intelligence of the HTML entities
|
1
|
July 1, 2019
|
For a package on package control that lives on github, how to exclude some files in the repo from the package
|
3
|
June 27, 2019
|
Sublime insert statement syntax highlighting
|
1
|
June 25, 2019
|
Spell checking APIs
|
2
|
June 20, 2019
|
How to implement split_into_lines command?
|
4
|
June 17, 2019
|
Is there a good way to run find_by_selector() over a region instead of the entire view?
|
3
|
June 12, 2019
|
NestedSnippet for LaTeX
|
1
|
June 6, 2019
|
Use custom command as build tool?
|
3
|
July 16, 2013
|
Command not showing up in view.command_history
|
2
|
June 5, 2019
|
How to create a togglable option in plugin?
|
5
|
May 31, 2019
|
I need to create a unique popup menu that I can use alongside the default context_menu
|
2
|
May 31, 2019
|
How is the Preferences->Package Settings menu constructed?
|
4
|
May 29, 2019
|
What's the meaning of using a position when calling view.meta_info?
|
3
|
May 26, 2019
|
What's the safest way to temporarily replace view content?
|
1
|
May 24, 2019
|
Does a TextCommand prevent any other threads from running?
|
5
|
May 15, 2019
|
Can all API functions/methods can be called on a background thread?
|
5
|
May 16, 2019
|