Skip to content

Add option to always show word based suggestions #21611

@OliverJAsh

Description

@OliverJAsh
  • VSCode Version: 1.9.1

Steps to Reproduce:

  1. Go to an empty TypeScript file
  2. Enter fooBarBaz
  3. 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'.

image

Try the same in a JavaScript file and it works.

I would like IntelliSense and word based suggestions for my TypeScript.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitysuggestIntelliSense, Auto Complete

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions