mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
![]() This implements excmd completion. We're using the typescript compiler API in order to get the documentation and the type of every function of Tridactyl and generate a file named "src/metadata.ts" which contains this information. Since this file is dependency-less it can be imported from every source file. We then write a regular completion source which just uses the data contained in metadata.ts in order to generate its completions. |
||
---|---|---|
.. | ||
amo_text_to_clipboard.sh | ||
authors.sh | ||
bodgecss.sh | ||
build.sh | ||
common | ||
excmds_macros.py | ||
get_weekly_users.fish | ||
git_version.sh | ||
make_docs.sh | ||
make_tutorial.sh | ||
newtab.md.sh | ||
pretty | ||
sign | ||
version.js | ||
wine-pyinstaller.sh |