Releases: angular/vscode-ng-language-service
v17.1.0
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
v17.0.1
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
This release upgrades @angular/language-service
to v17.0.0-rc.3.
- fix(syntaxes): Support scss for inline styles (#1951)
- fix(syntaxes): Support multiline block expressions
- feat: Complete inside
@switch
(angular/angular#52153) - fix: correct incomplete escaping (angular/angular#51557)
- fix: fix Autocomplete block keywords in more cases (angular/angular#52198)
v17.0.0-next.2
v16.2.0
v17.0.0-next.1
This release updates the @angular/language-service package to v17.0.0-next.7
v17.0.0-next.0
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
v16.1.4
Released for compatibility with latest Angular compiler.
extension.vsix.zip