
Security News
gem.coop Tests Dependency Cooldowns as Package Ecosystems Move to Slow Down Attacks
gem.coop is testing registry-level dependency cooldowns to limit exposure during the brief window when malicious gems are most likely to spread.
Angular Service (Extension Language)
Advanced tools
Affected versions:
Provides advanced editor services, including intelligent code completion, diagnostics, error checking, quick fixes, refactorings, and navigation for Angular templates in Visual Studio Code. Enhance productivity with contextual assistance, syntax highlighting, go to definition, find references, and integrated language server features tailored for Angular development.
Boost your productivity in Angular projects with advanced IntelliSense, instant diagnostics, reliable quick info, intelligent code navigation, and refactoring tools for your templates. Works seamlessly with both inline and external templates in Visual Studio Code, providing the best possible experience for Angular developers.
See the Angular Language Service extension in action below:
templateUrl) and inline templatesInstall from the Visual Studio Marketplace or by searching for 'Angular Language Service' in VS Code Extensions (Ctrl + Shift + X).
To install manually, download the .vsix file from the GitHub releases page and use:
code --install-extension /path/to/ngls.vsix
Ctrl+Space inside your templates.Enable strict template type-checking by setting strictTemplates in your tsconfig.json:
"angularCompilerOptions": {
"strictTemplates": true
}
Other useful configuration options are exposed in VS Code's settings (angular.*).
See the extension documentation for details.
Access extra Angular language features from the Command Palette (Ctrl+Shift+P) or right-click context menu:
This extension bundles matching versions of @angular-package/language-service and TypeScript for maximum compatibility with your projects.
It supports all active Angular releases and works with both Ivy and View Engine projects.
No need to manually adjust TypeScript SDK for most users.
Refer to CHANGELOG for recent updates.
Q: Can I use this extension with multi-root VS Code workspaces?
A: Yes, the extension is fully multi-root compatible.
Q: How do I see server logs for debugging?
A: Use the "Open Angular Server log" command from the Command Palette.
The Angular Language Service is also available for:
For editor-specific integration instructions, see their respective documentation.
We welcome issues and PRs! Please see the contributing guidelines for more details.
For feature requests, bug reports, or questions, use the GitHub issues page.
This extension is licensed under the MIT License.
See license.txt for more information.
FAQs
Provides advanced editor services, including intelligent code completion, diagnostics, error checking, quick fixes, refactorings, and navigation for Angular templates in Visual Studio Code. Enhance productivity with contextual assistance, syntax highlighting, go to definition, find references, and integrated language server features tailored for Angular development.
We found that angular-studio.ng-angular-extension demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
gem.coop is testing registry-level dependency cooldowns to limit exposure during the brief window when malicious gems are most likely to spread.

Security News
Following multiple malicious extension incidents, Open VSX outlines new safeguards designed to catch risky uploads earlier.

Research
/Security News
Threat actors compromised four oorzc Open VSX extensions with more than 22,000 downloads, pushing malicious versions that install a staged loader, evade Russian-locale systems, pull C2 from Solana memos, and steal macOS credentials and wallets.