Skip to content

Releases: angular/vscode-ng-language-service

v17.1.0

16 Jan 16:32
Compare
Choose a tag to compare

This release upgrades @angular/language-service to v17.1.0. It is based on the final RC of @angular/compiler.

feat: Complete inside @switch (#52153)
feat: Enable go to definition of styleUrl (#51746)
feat: Implement outlining spans for control flow blocks (#52062)
feat: Support autocompletion for blocks (#52121)
fix: Autocomplete block keywords in more cases (#52198)
fix(syntaxes): Do not apply block syntax highlighting to JS and CSS in templates (#1952)

v17.0.3

07 Dec 20:36
Compare
Choose a tag to compare

This release upgrades @angular/language-service to v17.0.6.

  • fix(syntaxes): Do not apply block syntax highlighting to JS and CSS in templates (#1952)

v17.0.1

08 Nov 23:01
Compare
Choose a tag to compare

This release upgrades @angular/language-service to v17.0.1.

  • fix: Disable block syntax parsing when no project in workspace supports it (#1962) (#1964) (e276a57)
  • fix(syntaxes): Single quote should end as alias match (#1956) (d7dab52)
  • fix(syntaxes): Adjust block syntax highlighting to require ( or { on same line (#1961) (075047a)
  • fix(syntaxes): Use expression.ng instead of JS for block expressions (#1960) (e17fc5c)

v17.0.0

07 Nov 18:18
33764db
Compare
Choose a tag to compare

This release upgrades @angular/language-service to v17.0.0-rc.3.

v17.0.0-next.2

11 Oct 20:24
Compare
Choose a tag to compare
v17.0.0-next.2 Pre-release
Pre-release

This release upgrades @angular/language-service to v17.0.0-next.8.

  • feat(server): Add folding range support for Angular template syntax (#1938)
  • feat: support block completions (#1937)

v16.2.0

09 Oct 16:42
Compare
Choose a tag to compare

This release upgrades the @angular/language-service to v16.2.8

  • fix: Retain correct language service when ts.Project reloads (#51912)
  • fix(server): support to show the tag info in the jsDoc (#1904)
  • fix(client): fix detection of Angular context after string interpolation (#1922)

v17.0.0-next.1

05 Oct 20:26
Compare
Choose a tag to compare
v17.0.0-next.1 Pre-release
Pre-release

This release updates the @angular/language-service package to v17.0.0-next.7

v17.0.0-next.0

03 Oct 23:31
28e4ccb
Compare
Choose a tag to compare
v17.0.0-next.0 Pre-release
Pre-release

This release upgrades @angular/language-service to v17.0.0-next.6.

  • feat(syntaxes): Add support for block syntaxes
  • fix(client): fix detection of Angular context after string interpolation

v16.1.8

09 Aug 19:55
Compare
Choose a tag to compare

This release upgrades @angular/language-service to v16.1.8.

Update the bundled version of TypeScript to 5.1.3

v16.1.4

13 Jul 17:40
Compare
Choose a tag to compare

Released for compatibility with latest Angular compiler.
extension.vsix.zip