Skip to content

Emmet too active in files such as JSX, TSX, and PHP  #51537

@garyking

Description

@garyking
  • VSCode Version: Version 1.24.0 (1.24.0)
  • OS Version: macOS 10.13.4 (17E199)

Steps to Reproduce:

  1. Open a new file, set language to javascriptreact.
  2. Add the following code:
const arr = [1, 2, 3]
const i = 0

arr[i|]
  1. The location where the pipe is, after typing the i, the suggestions will appear, and the top suggestion is Emmet.

Does this issue occur when all extensions are disabled?: Yes

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugemmetEmmet related issuesemmet-parseIssue caused by the current Emmet parser

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions