Skip to content

Should I include a Sublime Text 3 only plugin in this distribution #26

@aviaryan

Description

@aviaryan

Hi.
I was thinking of making a plugin that will display tooltip help for a command, directive or a function. It works when you press the required key combo while the caret is on the ahk keyword.
To display tips, it will make use of show_popup() function which is available only in ST 3.
Should I proceed ?

@robertcollier4 @Ragnar-F @joedf

A prototype looks like this -
tthelp

It refers to the .sublime-completions file for syntax. I will have to add a .no-sublime-package file in this repository for this to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions