Skip to content

Feature Request: Enable emmet for other file extensions. #9500

Closed
@jixunmoe

Description

@jixunmoe
  • VSCode Version: 1.3.1
  • OS Version: Ubuntu 16.06

Steps to Reproduce:

  1. Install Nunjucks plugin.
  2. Type p and press tab.
  3. \t was inserted.

Expected Result:

  1. p expanded to <p></p>.

I was looking for the setting to enable emmet, but it seems hard-coded in the source (src/vs/workbench/parts/emmet/node/editorAccessor.ts#L20).

Can we modify this value through preference?

Thanks.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions