Skip to content

Releases: angular/vscode-ng-language-service

v14.2.0

07 Sep 22:46
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare
  • fix(extension): disable rename override to allow built in TS renaming (#1687)

v14.0.0-rc.0

18 May 19:57
8c809a2
Compare
Choose a tag to compare
v14.0.0-rc.0 Pre-release
Pre-release

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
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare
v14.0.0-next.0 Pre-release
Pre-release

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)

v13.3.0

16 Mar 20:31
Compare
Choose a tag to compare

This release upgrades @angular/language-service to v13.3.0.

  • feat: support TypeScript 4.6