mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-07 19:28:44 +01:00
13f4203437
I've reworked the autocomplete parser to more closely match Newton, the Fig-compatible parser I prototyped earlier this year. I was able to move a lot faster by reusing patterns that inshellisense proved out, such as for templates and generators. I also support some features that inshellisense doesn't, like proper combining of Posix-compatible flags, handling of option argument separators, and handling of cursors in insertValues. |
||
---|---|---|
.. | ||
dbops.go | ||
fileops.go | ||
map.go | ||
memops.go | ||
migrate.go | ||
quick.go | ||
sstore_migrate.go | ||
sstore.go | ||
updatetypes.go |