Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snippet/Plugin system: separate from Lintalist (e.g. framework) #87

Open
lintalist opened this issue Nov 16, 2017 · 0 comments
Open

Snippet/Plugin system: separate from Lintalist (e.g. framework) #87

lintalist opened this issue Nov 16, 2017 · 0 comments
Assignees

Comments

@lintalist
Copy link
Owner

Processing the Snippet text and the Plugins could be a standalone process allowing it to be simply #include-d or placed in \lib\ - Lintalist will still take care of the bundles, searching, editing etc but others could tap into the "framework".

::hotstring:: ; or hotkey
var:=snippet("Hello [[Input=Name]]")
; do what you want with "var" paste, send, whatever...
return

#include snippets.ahk

See https://autohotkey.com/boards/viewtopic.php?p=182841#p182841

@lintalist lintalist self-assigned this Nov 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant