vscode-ng-language-service

Angular extension for Visual Studio Code

MIT License

Downloads
14K
Stars
758
Committers
38

Bot releases are visible (Hide)

vscode-ng-language-service -

Published by mary-poppins almost 5 years ago

Upgrade to @angular/language-service 9.0.0-next.13

vscode-ng-language-service - v0.900.0-next.3

Published by mary-poppins almost 5 years ago

  • Upgrade to @angular/language-service v9.0.0-next.12
  • Add CHANGELOG to extension
vscode-ng-language-service - v0.900.0-next.2

Published by mary-poppins about 5 years ago

  • Fixed error "No config file found for foo.html"
  • Better error messages for why language service is disabled when project is not Angular
  • Added angular.log vscode setting for configuring log verbosity
  • Added angular.ngdk vscode setting for configuring path of @angular/language-service.
  • Upgrade to TypeScript 3.6.4
vscode-ng-language-service - v0.900.0-next.1

Published by kyliau about 5 years ago

This release marks the first version of @angular/language-server, a standalone package for LSP server.

It bundles @angular/language-service v0.900.0-next.10, which contains many major performance improvements.

This also fixes a few known bugs in the next.0 release.

vscode-ng-language-service - v0.802.3

Published by kyliau about 5 years ago

This release contains a few bug fixes for performance improvements.

  1. share DocumentRegistry instance between all language service instances https://github.com/angular/vscode-ng-language-service/pull/354

  2. retain the ConfiguredProject even when closing last opened file from the project https://github.com/angular/vscode-ng-language-service/pull/361

Special Thanks: @andrius-pra

vscode-ng-language-service - v0.900.0-next.0

Published by mary-poppins about 5 years ago

This is the first "alpha" preview of the new Angular language service extension.

It improves the performance by reusing TypeScript's ProjectService and installs @angular/language-service as a plugin.

Breaking Changes

  1. @angular/language-service is no longer bundled with the extension. Instead, it is loaded from the project. Please make sure @angular/language-service >=v9.0.0 is installed in your project before using the extension.

Installation

  1. Download ngls.vsix from this release
  2. Install extension from the vsix file
    code --install-extension /path/to/ngls.vsix
  3. Add @angular/language-service as dev dependency to your project
    yarn add --dev @angular/language-service@next
vscode-ng-language-service - v0.802.2

Published by mary-poppins about 5 years ago

This release fixes a few long standing issues:

  1. tsconfig.json written in non-strict JSON format could not be parsed by the language server.
  2. TSC_NONPOLLING_WATCHER is not set properly
  3. Script should reload on close instead of closing and opening again.

Going forward, the Angular language service will adhere strictly to the TypeScript language service interface, and this release introduces forward and backwards compatibility in anticipation of the switch.

Special thanks to @andrius-pra for contributions to features and bugs fixing!

vscode-ng-language-service - v0.801.1

Published by mary-poppins over 5 years ago

vscode-ng-language-service - v0.800.0

Published by kyliau over 5 years ago

  • @angular/language-service v8.0.0
  • upgrade vsce from 1.61.0 to 1.62.0
  • cleanup unused symbols in documents.ts and server.ts
  • fixed performance regression in CPU utilization
vscode-ng-language-service - v0.800.0-rc.0

Published by kyliau over 5 years ago

  • Upgrade to Angular version 8
  • Upgrade to Typescript 3.4
  • Remove unneeded dependencies
  • Change version numbering to use the same convention as experimental packages in @angular/cli
vscode-ng-language-service - Experimental Release 0.1.11

Published by kyliau almost 6 years ago

An experimental release of the Angular Language service VS Code extension.

This release was published to the Microsoft Visual Studio Code Marketplace. Please install it from there.

To It install this release directly use the 'Install from VSIX...' in the Extensions pane's menu.

Please report any issues you encounter on https://github.com/angular/vscode-ng-language-service/issues

This release uses @angular/[email protected] and [email protected].

vscode-ng-language-service - Experimental Release 0.1.10

Published by kyliau about 6 years ago

An experimental release of the Angular Language service VS Code extension.

This release was published to the Microsoft Visual Studio Code Marketplace. Please install it from there.

To It install this release directly use the 'Install from VSIX...' in the Extensions pane's menu.

Please report any issues you encounter on https://github.com/angular/vscode-ng-language-service/issues

This release uses @angular/[email protected] and [email protected]

vscode-ng-language-service - Experimental Release 0.1.9

Published by mary-poppins over 6 years ago

An experimental release of the Angular Language service VS Code extension.

This release was published to the Microsoft Visual Studio Code Marketplace. Please install it from there.

To It install this release directly use the 'Install from VSIX...' in the Extensions pane's menu.

Please report any issues you encounter on https://github.com/angular/vscode-ng-language-service/issues

This release uses @angular/[email protected] and [email protected]

vscode-ng-language-service - Experimental release 0.1.8

Published by mary-poppins over 6 years ago

An experimental release of the Angular Language service VS Code extension.

This release is being verified prior to upload the Microsoft Visual Studio Code Marketplace. Please watch for it there

To It install this release directly use the 'Install from VSIX...' in the Extensions pane's menu.

Please report any issues you encounter on https://github.com/angular/vscode-ng-language-service/issues

This release uses @angular/[email protected] and [email protected]

vscode-ng-language-service - Experimental Release 0.1.7

Published by mary-poppins about 7 years ago

An experimental release of the Angular Language service VS Code extension.

This release was published to the Microsoft Visual Studio Code Marketplace. Please install it from there.

To It install this release directly use the 'Install from VSIX...' in the Extensions pane's menu.

Please report any issues you encounter on https://github.com/angular/vscode-ng-language-service/issues

This release uses @angular/[email protected] and [email protected]

vscode-ng-language-service - Experimental Release 0.1.6

Published by mary-poppins about 7 years ago

An experimental release of the Angular Language service VS Code extension.

This release was published to the Microsoft Visual Studio Code Marketplace. Please install it from there.

To It install this release directly use the 'Install from VSIX...' in the Extensions pane's menu.

Please report any issues you encounter on https://github.com/angular/vscode-ng-language-service/issues

This release uses @angular/[email protected] and [email protected]

vscode-ng-language-service - https://github.com/angular/vscode-ng-language-service/releases/tag/0.1.5

Published by mary-poppins about 7 years ago

vscode-ng-language-service - Experimental Release 0.1.4

Published by mary-poppins over 7 years ago

An experimental release of the Angular Language service VS Code extension.

This release was published to the Microsoft Visual Studio Code Marketplace. Please install it from there.

To It install this release directly use the 'Install from VSIX...' in the Extensions pane's menu.

Please report any issues you encounter on https://github.com/angular/vscode-ng-language-service/issues

This release uses @angular/[email protected] and [email protected]

vscode-ng-language-service - Experimental Release 0.1.3

Published by mary-poppins over 7 years ago

An experimental release of the Angular Language service VS Code extension.

It install this release use the 'Install from VSIX...' in the Extensions pane's menu.

Please report any issues you encounter on https://github.com/angular/vscode-ng-language-service/issues

This release uses @angular/[email protected] and [email protected]

This release was published to the Microsoft Visual Studio Code Marketplace. Please install it from there.

vscode-ng-language-service - Experimental Release 0.1.2

Published by mary-poppins over 7 years ago

An experimental release of the Angular Language service VS Code extension.

It install this release use the 'Install from VSIX...' in the Extensions pane's menu.

Please report any issues you encounter on https://github.com/angular/vscode-ng-language-service/issues

This release uses @angular/[email protected] and [email protected]