Skip to content

Angular Language Service coc extension for (neo)vim

Notifications You must be signed in to change notification settings

ayazhafiz/coc-angular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Language Service

fork from angular/vscode-ng-language-service v0.900.18 commit

An angular language service coc extension for (neo)vim 💖

Install

:CocInstall coc-angular

image

Using

This extension provides a rich editing experience for Angular templates, both inline and external templates including:

  • Completions lists
  • AOT Diagnostic messages
  • Quick info
  • Go to definition

Commands

  • angular.restartNgServer Restart Angular Language server

Configuration

  • angular.trace.server enable angular language server trace log
  • angular.ngdk Specifies the folder path to @angular/language-service.
  • angular.log Enables logging of the Angular server to a file. This log can be used to diagnose Angular Server issues. The log may contain file paths, source code, and other potentially sensitive information from your project.

Buy Me A Coffee ☕️

btc

image

About

Angular Language Service coc extension for (neo)vim

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.2%
  • JavaScript 5.8%