summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2024-07-22improve diagnosis (missing-fields).NeOzay
2024-07-22remove unnecessary diffNeOzay
2024-07-21Remove and fix some codeNeOzay
2024-07-21check that the shape of the table corresponds to the classNeOzay
2024-07-17fix: inconsistent type narrow due to outdated node caches of call.argsTom Lau
2024-07-15Merge branch 'master' into master最萌小汐
2024-07-15Merge branch 'master' into fixes-a-specific-case-for-getVisibleType最萌小汐
2024-07-15Merge branch 'master' into luaReg最萌小汐
2024-07-15Merge branch 'master' into master最萌小汐
2024-07-15Align inlay hint spacing with other LSPsRiley Bruins
2024-07-14Fixed wholeMatch functionqwertycxz
2024-07-13Merge branch 'fix-missing-check-for-'inject-field'' into fixes-a-specific-cas...NeOzay
2024-07-13fix a specific case for getVisibleTypeNeOzay
2024-07-13moves the match function outside of getVisibleType functionNeOzay
2024-07-12added lua regular expression support for Lua.doc.<scope>NameNeOzay
2024-07-08fix: correction for `exact` classNeOzay
2024-07-08fix: add a missing check for inject-field diagnosticsNeOzay
2024-07-02处理token超出行范围的问题最萌小汐
2024-07-01Merge branch 'master' into fix-params最萌小汐
2024-07-01perf: Optimize undefined-field check early break logicTom Lau
2024-07-01perf: Optimize work distribution in multi-threaded `--check`Tom Lau
2024-06-28fix: respect showParams config for local function completionDCsunset
2024-06-27Merge branch 'master' into bugfix/cli_default_severity最萌小汐
2024-06-26fix: default severity in CLI with partial 'diagnostics.severity' configTom Lau
2024-06-25Merge branch 'master' into masterBenjamin Valpey
2024-06-25Add postfix snippet for `unpack`Yi Ming
2024-06-19Merge branch 'LuaLS:master' into masterBenjamin Valpey
2024-06-19Add optional support for lambda-style functionsBenjamin Valpey
2024-06-18Fix plugin arg arrays when paths contain numbersJanSharp
2024-06-13判空最萌小汐
2024-06-11改用更好的判断方式最萌小汐
2024-06-11`FIX` Sometimes providing incorrect autocompletion when chaining calls最萌小汐
2024-06-05`FIX` Autocompletion for enum values ​​is not available in some cases最萌小汐
2024-06-05获取工作区符号改为同步最萌小汐
2024-06-05修复thread的meta文件最萌小汐
2024-06-05Revert "适配 bee.sys"最萌小汐
2024-06-05Revert "update bee"最萌小汐
2024-06-05Revert "update bee"最萌小汐
2024-06-05Revert "Revert "没必要sleep""最萌小汐
2024-06-04don't do diagnostics when workspace is not readyFolke Lemaitre
2024-05-27Merge pull request #2680 from emmericp/throttle-awaits最萌小汐
2024-05-25fix: restore completion ordercarsakiller
2024-05-25fix: remove callbackcarsakiller
2024-05-24Throttle calls to await.delay() in some diagnosticsPaul Emmerich
2024-05-23Merge branch 'master' into 2175-md-symbol-referencecarsakiller
2024-05-23fix: greedy matchcarsakiller
2024-05-23add: completion of lua symbol referencescarsakiller
2024-05-16Merge pull request #2664 from emmericp/faster-checks最萌小汐
2024-05-13Disable await.delay() when running --checkPaul Emmerich
2024-05-13优化性能最萌小汐