Skip to content

1.2.2

Compare
Choose a tag to compare
@deiteris deiteris released this 07 May 12:24
· 206 commits to master since this release
4a3d780

Updates

AML Language Server updated to 3.2.7.

Changes

Root API file will not be automatically detected if exchange.json or root API file is deleted to prevent restarting the language server twice.

Improvements

  • Root API file is automatically detected before the language server starts. This reduces the necessity to restart the language server after it was loaded during extension activation and should improve extension initialization speed.

  • API file controller is initialized before the language server starts. This should improve the initialization speed of text highlight and UI.