Hello everyone, is there a drop-down box demo that supports multiple choices
The drop-down box supports multiple selection
The API does not offer such a feature. The closest you can get is a yes_no_cancel_dialog
function of the sublime
module.
https://www.sublimetext.com/docs/3/api_reference.html#sublime
0 Likes