Use insertText to add string literal completions #21408
Labels
Experience Enhancement
Noncontroversial enhancements
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
Milestone
Uh oh!
There was an error while loading. Please reload this page.
TypeScript Version: 2.8.0-dev.20180125
Code
Expected behavior:
Get
"a"
and"b"
as completions (in addition to global symbols).Actual behavior:
No useful completions.
Issue from #21372 (comment)
The text was updated successfully, but these errors were encountered: