-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysuggestIntelliSense, Auto CompleteIntelliSense, Auto Complete
Milestone
Description
- VSCode Version: 1.9.1
Steps to Reproduce:
- Go to an empty TypeScript file
- Enter
fooBarBaz - Enter a new line and then type
fooBa
Expected result: word based quick suggestions should show.
Actual result: no quick suggestions. Ctrl+space shows a popup with content 'No suggestions'.
Try the same in a JavaScript file and it works.
I would like IntelliSense and word based suggestions for my TypeScript.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysuggestIntelliSense, Auto CompleteIntelliSense, Auto Complete
