-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
Domain: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorSuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
Description
TypeScript Version: 3.0.0-dev.201xxxxx
Search Terms:
Code
var x = <Comp> <| // Completion here
Expected behavior:
The list should contain /Comp>
.
Actual behavior:
No completion list
Playground Link:
Related Issues: #20811
afrieder
Metadata
Metadata
Assignees
Labels
Domain: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorSuggestionAn idea for TypeScriptAn idea for TypeScript