summaryrefslogtreecommitdiff
path: root/script/core/completion
AgeCommit message (Expand)Author
2023-12-29Pad `return` type annotations when required.Clay Sweetser
2023-11-14fix type infer in overload最萌小汐
2023-09-25feat: support param snippets with spaceLewis Russell
2023-08-16supports `---@enum (key)`最萌小汐
2023-07-21fix missing fields最萌小汐
2023-07-21fix最萌小汐
2023-07-20improve completion label of table fields最萌小汐
2023-07-19sort results of completion最萌小汐
2023-06-13more smart completion for `continue`最萌小汐
2023-03-09check nil最萌小汐
2023-03-01snip for `continue` and `ifcall`最萌小汐
2023-01-31check nil最萌小汐
2023-01-30fix #1851最萌小汐
2023-01-30respect quotation marks最萌小汐
2023-01-16fix #1824最萌小汐
2023-01-16improve type infer of recursion alias最萌小汐
2023-01-09trace-global最萌小汐
2022-12-16mark as incomplete最萌小汐
2022-12-13修复补全性能问题CppCXY
2022-12-09improve auto-require最萌小汐
2022-12-01Merge branch 'master' into feature/auto-require-without-initSewbacca
2022-11-23fix #1717最萌小汐
2022-11-18Allow auto completion for complex dir structuresSewbacca
2022-11-18Added complex require pathsSewbacca
2022-11-11Locale and completion additions for 3.6.0 annotations (#1683)carsakiller
2022-11-08support enums with runtime values最萌小汐
2022-11-07fix warning最萌小汐
2022-11-06improve performance最萌小汐
2022-11-06type check: check the fields in table最萌小汐
2022-11-03fix completion detail最萌小汐
2022-11-03supports completion with table field of function最萌小汐
2022-11-02cleanup最萌小汐
2022-11-02`---@see` use workspace-symbol最萌小汐
2022-10-25some fix最萌小汐
2022-10-25completion checks visible最萌小汐
2022-10-20ignore varargs最萌小汐
2022-10-20fix #1642最萌小汐
2022-10-20fix最萌小汐
2022-09-15fix #1439最萌小汐
2022-08-13fix #1451最萌小汐
2022-08-02Merge remote-tracking branch 'upstream/master' into function-field-show-paramsKevin Hahn
2022-08-02allow table fields assigned to local functions to show as functions in autoco...Kevin Hahn
2022-07-29fix #1403最萌小汐
2022-07-29fix #1395最萌小汐
2022-07-22handle `../?.lua`最萌小汐
2022-07-22refactor `require-path`最萌小汐
2022-07-18#1255 completion for `doc.enum`最萌小汐
2022-07-18#1255 hover for `doc.enum`最萌小汐
2022-07-16doc.enum最萌小汐
2022-07-08cleanup最萌小汐