Files
tsl-devkit/lsp-server
csh 171d5e2064 feat(lsp_completion): support unit-qualified constructors
- Support `new UnitA.ClassName` and `new unit(UnitA).ClassName` completion.
- Support `createobject("UnitA.ClassName"` and `createobject("unit(UnitA).ClassName"` completion.
- Apply `uses` ordering when resolving ambiguous ClassName (last wins).
- Improve `obj.` member completion using qualified type strings.
2025-12-14 10:33:12 +08:00
..
2025-07-06 18:37:31 +08:00
2025-12-07 23:07:03 +08:00
2025-12-07 23:07:03 +08:00
2025-11-11 18:58:21 +08:00
2025-11-11 18:58:21 +08:00

TSL Server

This project depends on third-party libraries licensed under MIT (see NOTICE.md).