-
Notifications
You must be signed in to change notification settings - Fork 39
WindowView
Lorenzo Pichilli edited this page Feb 11, 2018
·
7 revisions
Because Sublime Text doesn't have any API that allows to create a window with more text inputs, select box, buttons, etc., I created this feature in order to allow the user to set more inputs in the same view and click links or buttons with different callbacks rather than to be restricted only to show up multiple times a simple Sublime Text input panel.
This feature is used for example in some Code Refactoring commands. Some quick examples are: