Age | Commit message (Expand) | Author |
2021-03-27 | update telemetry hint | 最萌小汐 |
2021-03-27 | #462 UI message | 最萌小汐 |
2021-03-17 | fix #453 `Lua.runtime.path` supports absolute path | 最萌小汐 |
2021-03-15 | diagnostic: improve `newline-call` | 最萌小汐 |
2021-03-12 | quick fix: disable diagnostic in line/file | 最萌小汐 |
2021-03-10 | missed syntax error `function m['x']() end` | 最萌小汐 |
2021-03-09 | type-formating | 最萌小汐 |
2021-03-08 | code-action: convert JSON to Lua | 最萌小汐 |
2021-03-08 | update locale | 最萌小汐 |
2021-03-05 | missed syntax error `local a <const>= 1` | 最萌小汐 |
2021-02-23 | close #328 new diagnostic: `no-implicit-any` | 最萌小汐 |
2021-02-23 | close #415 new diagnostic: `duplicate-set-field` | 最萌小汐 |
2021-02-22 | fix #404 miss return table by os.date | 最萌小汐 |
2021-02-18 | missed syntax error `f() = 1` | 最萌小汐 |
2021-01-31 | show workspace path | 最萌小汐 |
2021-01-30 | update locale | 最萌小汐 |
2021-01-30 | add setting of typeHint | 最萌小汐 |
2021-01-29 | help makes semantic tokens effect | 最萌小汐 |
2021-01-28 | update locale en-us | 最萌小汐 |
2021-01-28 | update locale | 最萌小汐 |
2021-01-25 | supports cancel workspace diagnostic | 最萌小汐 |
2021-01-04 | new dianostic: `count-down-loop` | 最萌小汐 |
2020-12-22 | close #319 close-non-object | 最萌小汐 |
2020-12-22 | update locale | 最萌小汐 |
2020-12-21 | update locale | 最萌小汐 |
2020-12-14 | update locale | 最萌小汐 |
2020-12-14 | update locale | 最萌小汐 |
2020-12-10 | Merge branch 'master' into diagnostic-undefined-field | uhziel |
2020-12-09 | 添加检测"未定义的 field" | uhziel |
2020-12-07 | add tip of `Lua.runtime.special` | 最萌小汐 |
2020-12-07 | code action: swap params | 最萌小汐 |
2020-12-05 | close #144 | 最萌小汐 |
2020-12-04 | quick fix of allowing unicode name | 最萌小汐 |
2020-12-04 | new setting `runtime.unicodeName` | 最萌小汐 |
2020-12-03 | unbalanced-assignments | 最萌小汐 |
2020-12-03 | locale file format changes to lua | 最萌小汐 |
2020-11-27 | missed locale | 最萌小汐 |
2020-11-23 | change to lower case | 最萌小汐 |
2020-11-23 | change to lowercase | 最萌小汐 |
2020-11-23 | fix missed meta locale | 最萌小汐 |
2020-11-20 | remove library files | 最萌小汐 |
2020-11-20 | some fixs | 最萌小汐 |
2020-11-20 | finish meta locale in en-US | 最萌小汐 |
2020-11-20 | finish meta locale in zh-CN | 最萌小汐 |
2020-11-20 | stage | 最萌小汐 |
2020-11-19 | 更新meta | 最萌小汐 |
2020-11-19 | 更新翻译 | 最萌小汐 |
2020-11-19 | 略微简化一点描述 | 最萌小汐 |
2020-11-18 | 文档模板 | 最萌小汐 |
2020-11-16 | 诊断检查 break 后的代码 | 最萌小汐 |