Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-13 | fix #1446 | 最萌小汐 | |
2022-08-13 | fix | 最萌小汐 | |
2022-08-13 | cleanup | 最萌小汐 | |
2022-08-13 | add doc | 最萌小汐 | |
2022-08-13 | fix #1431 | 最萌小汐 | |
2022-08-13 | fix #1430 | 最萌小汐 | |
2022-08-13 | fix #1428 | 最萌小汐 | |
2022-08-13 | fix #1425 | 最萌小汐 | |
2022-08-11 | Merge branch 'master' of github.com:CppCXY/lua-language-server | CppCXY | |
2022-08-11 | 支持typeformat | CppCXY | |
2022-08-09 | 修复额外Library文件夹名前带有".."字符时,无法正确获取 ↵ | Xxiong | |
径问题 | |||
2022-08-08 | fix #1422 | 最萌小汐 | |
2022-08-08 | fix #1409 | 最萌小汐 | |
2022-08-05 | `main` is treated as async | 最萌小汐 | |
2022-08-03 | fix minor bug in getObjectFunctionValue | Kevin Hahn | |
2022-08-02 | Merge remote-tracking branch 'upstream/master' into function-field-show-params | Kevin Hahn | |
2022-08-02 | allow table fields assigned to local functions to show as functions in ↵ | Kevin Hahn | |
autocomplete | |||
2022-08-01 | cleanup | 最萌小汐 | |
2022-08-01 | wrong commits | 最萌小汐 | |
2022-08-01 | fix #1418 | 最萌小汐 | |
2022-07-29 | fix #1405 | 最萌小汐 | |
2022-07-29 | fix #1406 | 最萌小汐 | |
2022-07-29 | fix #1403 | 最萌小汐 | |
2022-07-29 | fix #1395 | 最萌小汐 | |
2022-07-29 | cleanup | 最萌小汐 | |
2022-07-29 | fix | 最萌小汐 | |
2022-07-29 | fix runtime errors reported by telemetry | 最萌小汐 | |
2022-07-28 | fix runtime error | 最萌小汐 | |
2022-07-27 | fix hover of some operators | 最萌小汐 | |
2022-07-27 | #1385 | 最萌小汐 | |
2022-07-27 | #1385 | 最萌小汐 | |
2022-07-26 | #1385 normalize uri | 最萌小汐 | |
2022-07-26 | only checks `1` | 最萌小汐 | |
2022-07-26 | fix #1391 | 最萌小汐 | |
2022-07-26 | use file path as source | 最萌小汐 | |
2022-07-26 | fix #1375 | 最萌小汐 | |
2022-07-26 | reset opened files after load plugin | 最萌小汐 | |
2022-07-26 | cleanup codes of `core.color` | 最萌小汐 | |
2022-07-25 | fix #1370 | 最萌小汐 | |
2022-07-25 | fix #1367 | 最萌小汐 | |
2022-07-25 | fix message of `newline-call` and `newfield-call` | 最萌小汐 | |
2022-07-25 | fix #1365 | 最萌小汐 | |
2022-07-24 | Merge pull request #1379 from FAForever/add-color-support | 最萌小汐 | |
add color support | |||
2022-07-24 | Add uri to plugin call | Nicholas Dunn | |
2022-07-23 | add color support | Kevin Hahn | |
2022-07-23 | Plugin enchancements | Nicholas Dunn | |
Adds config.runtime.plugingArgs Adds pluginPath to package.path. Closes #1297 Adds log.warn() when specified plugin can't be found Possible Changelog entry: ```txt * `NEW` `Lua.runtime.pluginArgs` * `CHG` add plugin path in package.path ``` | |||
2022-07-22 | fix #1363 don't lookup globals in blocks | 最萌小汐 | |
2022-07-22 | fix #1368 | 最萌小汐 | |
2022-07-22 | check nil | 最萌小汐 | |
2022-07-22 | remove `cast-type-mismatch` from group `luadoc` | 最萌小汐 | |