Releases: angular/vscode-ng-language-service
Releases · angular/vscode-ng-language-service
v18.2.0
12 Aug 21:14
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v18.2.0-rc.0.
feat: integrate code refactorings from language-service via LSP (#2050 )
v18.1.2
11 Jul 15:37
Compare
Sorry, something went wrong.
No results found
18.1.2
This release upgrades @angular/language-service
to v18.1.0.
fix(syntaxes): add back block syntaxes to injection for entire TS file (#2065 )
v18.1.1
09 Jul 19:19
Compare
Sorry, something went wrong.
No results found
18.1.1
fix(syntaxes): inject template tags to top-level source.ts (#2058 )
v18.1.0
08 Jul 23:40
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v18.1.0-rc.0.
feat(syntaxes): add support for let declarations (#2042 )
feat: generate the import declaration for the completion item code actions (#2031 )
fix(server): disable let syntax when not supported (#2047 )
v18.0.0
22 May 18:41
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service
to v18.0.0.
fix: allow external projects to use provided compiler options (#55035 )
fix: avoid generating TS syntactic diagnostics for templates (#55091 )
fix: implement getDefinitionAtPosition for Angular templates (#55269 )
fix: prevent underlying TS Service from handling template files (#55003 )
fix: use type-only import in plugin factory (#55996 )
fix(syntaxes): Only match known block names (#2034 ) (dceedb6 )
v17.3.2
30 Apr 20:16
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service
to v17.3.6.
fix(extension): Go to definition works on the second component in a single file (#2027 )
v17.3.0
18 Mar 16:12
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v17.3.0.
v17.2.2
14 Feb 23:18
Compare
Sorry, something went wrong.
No results found
17.2.2
This release upgrades @angular/language-service
to v17.2.1.
fix: pass oldest Angular version in the workspace to the compiler (#2003 )
v17.2.1
13 Feb 19:00
Compare
Sorry, something went wrong.
No results found
This release rolls back the @angular/language-service
version to v17.2.0-next.0 to resolve an issue reported in ticket #2001 .
v17.2.0
12 Feb 22:15
Compare
Sorry, something went wrong.
No results found
17.2.0
This release upgrades @angular/language-service
to v17.2.0-rc.1.
fix(syntaxes): Do not highlight bindings outside element tags (#1725 ) (28739e4 )