Hi!
I am new to sublime plugin development and I am writing my first sublime 3 plugin. I want to create an input panel, but with the possibility to set checkbox options - like in for example the default sublime find panel there are options if we are using regular expressions, etc. I want to have some predefined options that the user can check or uncheck. Is this achievable in any way?