Releases: angular/vscode-ng-language-service
Releases · angular/vscode-ng-language-service
v16.1.4
13 Jul 17:40
Compare
Sorry, something went wrong.
No results found
v16.0.0
03 May 19:02
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service
to v16.0.0.
Catch FatalDiagnosticError during template type checking (#49527 )
v15.2.1
13 Apr 20:47
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service
to v15.2.7.
fix(compiler-cli): Catch FatalDiagnosticError during template type checking (#49792 )
fix(server): Respect the client capabilities "textDocument.{declaration,typeDefinition}.linkSupport." (#1875 )
v16.0.0-next.0
27 Mar 16:36
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service
to v16.0.0-next.4.
fix(server): Respect the client capabilities "textDocument.{declaration,typeDefinition}.linkSupport."
8751840
v15.2.0
22 Feb 22:10
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service
to v15.2.0.
fix(server): Fall back to bundled TS version if specified TSDK is too old (#1863 )
v15.2.0-next.0
24 Jan 12:30
Compare
Sorry, something went wrong.
No results found
15.2.0-next.0
This release upgrades @angular/language-service
to v15.2.0-next.1.
feat: Add option to disable code actions (#1849 )
v15.1.0
10 Jan 19:23
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service
to v15.1.0.
feat: Allow auto-imports to suggest multiple possible imports. (#47955 )
v15.0.4
04 Jan 22:14
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service
to v15.0.4.
perf(extension): Ensure Angular code actions are only retrieved in Angular contexts (#1842 )
v15.0.3
12 Dec 18:44
Compare
Sorry, something went wrong.
No results found
15.0.3
This release upgrades @angular/language-service
to v15.0.3.
fix(server): filter unsupported code action to improve performance on save (#1834 )
fix(compiler-cli): Produce diagnostic rather than crash when using invalid hostDirective (#48314 )
v15.0.2
30 Nov 21:17
Compare
Sorry, something went wrong.
No results found
15.0.2
This release upgrades @angular/language-service
to v15.0.2.
fix(extension): Ensure older projects that require View Engine can function (#1826 )