Skip to content

Releases: TheNuclearNexus/mecha-language-server

v1.7.3

16 Feb 16:58
Compare
Choose a tag to compare

1.7.3 (2025-02-16)

Bug Fixes

  • aegis-server: some nested roots don't get registered in index (5da4281)

v1.7.2

08 Feb 21:24
Compare
Choose a tag to compare

1.7.2 (2025-02-08)

Bug Fixes

  • aegis-server: issue with trying to mount files (885f4b3)

v1.7.1

08 Feb 21:01
Compare
Choose a tag to compare

1.7.1 (2025-02-08)

Bug Fixes

  • aegis-server, aegis-core: remove dereferenced files from compilation database (2719428)

v1.7.0

08 Feb 18:18
Compare
Choose a tag to compare

1.7.0 (2025-02-08)

Features

  • aegis-server, aegis-core: move provider implementations to aegis-server (cc9a68d)

v1.6.1

08 Feb 17:44
Compare
Choose a tag to compare

1.6.1 (2025-02-08)

Bug Fixes

  • aegis-vscode: added check for file associations (a0f2865)

v1.6.0

08 Feb 16:12
Compare
Choose a tag to compare

1.6.0 (2025-02-08)

Bug Fixes

  • aegis-vscode: add syntax-mcfunction as a dependency (b15a89f)

Features

  • aegis-server: use aegis-core for semantics (03e5209)

v1.5.4

07 Feb 01:42
Compare
Choose a tag to compare

1.5.4 (2025-02-07)

Bug Fixes

  • aegis-server: get_compilation_data didn't normalize path like elsewhere (9ec33ff)
  • aegis-vscode: handle failure to find python version (56a4ea9)

v1.5.3

07 Feb 00:27
Compare
Choose a tag to compare

1.5.3 (2025-02-07)

Bug Fixes

  • relative paths hints now work as intended (a463427)

v1.5.2

06 Feb 18:06
Compare
Choose a tag to compare

1.5.2 (2025-02-06)

Bug Fixes

v1.5.1

06 Feb 03:06
Compare
Choose a tag to compare

1.5.1 (2025-02-06)

Bug Fixes

  • aegis_vscode: error with execFile usage (dc034d5)