Age | Commit message (Collapse) | Author | |
---|---|---|---|
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` | 最萌小汐 | |
2022-07-22 | handle `../?.lua` | 最萌小汐 | |
2022-07-22 | refactor `require-path` | 最萌小汐 | |
2022-07-21 | `type.castNumberToInteger` default by `true` | 最萌小汐 | |
2022-07-21 | fix #1335 | 最萌小汐 | |
2022-07-21 | fix #1354 | 最萌小汐 | |
2022-07-21 | small fix | 最萌小汐 | |
2022-07-19 | `close-non-object` don't check `unknown` | 最萌小汐 | |
2022-07-19 | fix #1345 | 最萌小汐 | |
2022-07-19 | fix #1348 | 最萌小汐 | |
2022-07-18 | fix #1346 | 最萌小汐 | |
2022-07-18 | #1255 completion for `doc.enum` | 最萌小汐 | |
2022-07-18 | #1255 hover for `doc.enum` | 最萌小汐 | |
2022-07-18 | fix | 最萌小汐 | |
2022-07-18 | parse path in `source` | 最萌小汐 | |
2022-07-18 | #1255 | 最萌小汐 | |
diagnostic for enum | |||
2022-07-16 | doc.enum | 最萌小汐 | |
2022-07-16 | fix #1306 | 最萌小汐 | |
2022-07-15 | resolve #1230 | 最萌小汐 | |
show enums for variables | |||
2022-07-15 | resolve #1224 show comments for `doc.field` | 最萌小汐 | |
2022-07-15 | fix hover | 最萌小汐 | |
2022-07-15 | restart gc after flush files | 最萌小汐 | |
2022-07-15 | fix | 最萌小汐 | |
2022-07-15 | fix comments | 最萌小汐 | |
2022-07-14 | resolve #1112 | 最萌小汐 | |
only show signatures matching the entered parameters | |||
2022-07-14 | collectgarbage after reload workspace | 最萌小汐 | |
2022-07-14 | bind source for class | 最萌小汐 | |
2022-07-14 | build source for class | 最萌小汐 | |
2022-07-14 | set uri | 最萌小汐 | |
2022-07-14 | support char | 最萌小汐 | |
2022-07-14 | `---@source` | 最萌小汐 | |
2022-07-14 | fix | 最萌小汐 | |
2022-07-14 | fix #1330 | 最萌小汐 | |
2022-07-14 | add source to methods | 最萌小汐 | |
2022-07-14 | update build-meta | 最萌小汐 | |
2022-07-13 | add progress for building | 最萌小汐 | |
2022-07-13 | modify library | 最萌小汐 | |