Skip to content

Releases: TheNuclearNexus/mecha-language-server

v1.2.3

31 Jan 19:41
Compare
Choose a tag to compare

1.2.3 (2025-01-31)

Bug Fixes

  • extension: python version check didn't halt start (22755ac)

v1.2.2

31 Jan 19:40
Compare
Choose a tag to compare

1.2.2 (2025-01-31)

Bug Fixes

  • extension: enviroment scan now also checks for python version (aa7aae0)

v1.2.1

31 Jan 19:21
Compare
Choose a tag to compare

1.2.1 (2025-01-31)

Bug Fixes

  • language_server: error when getting compilation data from unknown function, plugin execution errors caused server to fail to start (184ac8f)

v1.2.0

31 Jan 17:45
Compare
Choose a tag to compare

1.2.0 (2025-01-31)

Bug Fixes

  • language_server: improved hints for classes, improved semantic highlighting for commands (5de1901)

Features

  • extension: add command to open language server log (bec834e)

v1.1.5

31 Jan 05:21
Compare
Choose a tag to compare

1.1.5 (2025-01-31)

Bug Fixes

  • language_server: improved completions for builtins and globals (a6a785e)

v1.1.4

31 Jan 00:25
Compare
Choose a tag to compare

1.1.4 (2025-01-31)

Bug Fixes

  • language_server: remove reliance on Unpack to support 3.10 (570bd74)

v1.1.3

31 Jan 00:00
Compare
Choose a tag to compare

1.1.3 (2025-01-31)

Bug Fixes

  • language_server: remove reliance on * unpacking within types (33a2535)

v1.1.2

30 Jan 21:39
Compare
Choose a tag to compare

1.1.2 (2025-01-30)

Bug Fixes

  • language_server: venv check caused issues on windows (1463ad6)

v1.1.1

30 Jan 21:20
Compare
Choose a tag to compare

1.1.1 (2025-01-30)

Bug Fixes

  • language_server: semantic highlights improvement (4f02630)

v1.1.0

30 Jan 20:24
Compare
Choose a tag to compare

1.1.0 (2025-01-30)

Features

  • extension: enviroment is now scanned for issues before starting language server (1e31d1a)