-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: LS: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorHelp WantedYou can do thisYou can do this
Milestone
Description
Bug Report
π Search Terms
React, JSX attributes snippets, VSCode VS Code
π Version & Regression Information
4.9
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about _________
β― Playground Link
π» Code
npm i @types/react- jsx file:
;<span title={''} about| />| - cursor position
π Actual behavior
Completion without insert snippet.
π Expected behavior
Completion with snippet like in following cases:
;<span title={''} | /> // about completion with snippet
;<span title='' about| />Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: LS: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorHelp WantedYou can do thisYou can do this