Releases: angular/vscode-ng-language-service
Releases · angular/vscode-ng-language-service
v15.0.0
16 Nov 19:07
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v15.0.0.
feat(server): provide folding ranges for inline templates (#1779 )
fix(server): resolve tsdk correctly when settings specify a relative location (#1765 )
fix(server): send diagnostic range to the Angular language service when fixing code errors (#1747 )
fix: support deeply nested pnpm virtual store node_modules paths in resolveAndRunNgcc (#1742 )
feat(server): support code actions (#1723 )
feat(language-service): Quick fix to import a component when its selector is used (#47088 )
feat(language-service): support to fix invalid banana in box (#47393 )
v14.2.0
07 Sep 22:46
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v14.2.0.
feat: support fix the component missing member (angular/angular#46764 )
fix: support deeply nested pnpm virtual store node_modules paths in resolveAndRunNgcc (#1742 )
feat: support code action (#1723 )
v14.1.0
20 Jul 22:00
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v14.1.0
feat(extension): Update untrusted workspace support from 'false' to 'limited' (#1695 ) (7d904ca )
feat(extension): Update virtualWorkspace support to allow syntax highlighting (#1694 ) (f8b0db8 )
ng-template-14.1.0.vsix.zip
v14.0.1
07 Jun 17:12
Compare
Sorry, something went wrong.
No results found
fix(extension): disable rename override to allow built in TS renaming (#1687 )
v14.0.0-rc.0
18 May 19:57
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v14.0.0-rc.1
feat(extension): Add option to force strict templates (#1646 ) (17fdb9e )
feat: add command to run ngcc manually (#1621 ) (dd0e000 )
Fix detection of Angular for v14+ projects (#45998 )
Prevent TSServer from removing templates from project (#45965 )
13.3.4
12 May 23:15
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v13.3.8.
Commit
Type
Description
b4eb9ed884
fix
Prevent TSServer from removing templates from project (#45965 )
044ab04791
fix
Fix detection of Angular for v14+ projects (#1660 )
v13.3.3
11 May 18:46
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v13.3.7.
Commit
Type
Description
13fad9febe
fix
Add resource files as roots to their associated projects (#45601 )
v13.3.2
02 May 17:31
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v13.3.5.
Commit
Type
Description
f57e46c538
fix
two-way binding completion should not remove the trailing quote (#45582 )
v13.3.1
14 Apr 19:32
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v13.3.3.
fix(server): Ensure all projects that finish ngcc re-enable language service features (#1627 ) (5afc23e )
fix: Correct syntax highlighting for style.prop.% (#1622 ) (7d04bb6 )
v14.0.0-next.0
29 Mar 17:16
Compare
Sorry, something went wrong.
No results found
This release upgrades @angular/language-service to v14.0.0-next.9
feat: Add option to disable ngcc (#1620 )
feat(extension): Support renaming from TypeScript files (#1589 )