@vscode/emmet-helper
Helper to use emmet modules in Visual Studio Code
Last updated a year ago by vscode-bot .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install @vscode/emmet-helper 
SYNC missed versions from official npm registry.

vscode-emmet-helper

A helper module to use emmet modules with Visual Studio Code

Visual Studio Code extensions that provide language service and want to provide emmet abbreviation expansions in auto-complete can include this module and use the doComplete method. Just pass the one of the emmet supported syntaxes that you would like the completion provider to use along with other parameters that you would generally pass to a completion provider.

If emmet.includeLanguages has a mapping for your language, then the builit-in emmet extension will provide html emmet abbreviations. Ask the user to remove the mapping, if your extension decides to provide emmet completions using this module

Current Tags

  • 2.9.3                                ...           latest (7 months ago)

15 Versions

  • 2.9.3                                ...           7 months ago
  • 2.9.2                                ...           a year ago
  • 2.9.1                                ...           a year ago
  • 2.9.0                                ...           a year ago
  • 2.8.9                                ...           a year ago
  • 2.8.8                                ...           2 years ago
  • 2.8.7                                ...           2 years ago
  • 2.8.6                                ...           2 years ago
  • 2.8.5                                ...           2 years ago
  • 2.8.4                                ...           3 years ago
  • 2.8.3                                ...           3 years ago
  • 2.8.2                                ...           3 years ago
  • 2.8.1                                ...           3 years ago
  • 2.8.0                                ...           3 years ago
  • 2.7.0                                ...           3 years ago
Downloads
Total 10
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (5)
Dev Dependencies (6)

© 2010 - cnpmjs.org x YWFE | Home | YWFE