Skip to content

Allow intellisense suggestions to be filtered by the user #45039

Closed
@martaver

Description

@martaver

Currently, Visual Studio Code (as of 1.20.1) offers helpful hints on common language keywords like for and class and enum (I'm using Typescript). I don't need assistance with these words - they're just noise, blocking me from seeing more relevant entries.

I would like to selectively choose what suggestions VSCode offers me - e.g. I'm more interested in what locals and imports are available than being spammed by language keywords. I think being able to go to user/workspace settings and flip on/off any of the suggestions types listed here would be perfect.

Strikes me as something that might be easily achievable too.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityon-testplansuggestIntelliSense, Auto Complete

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions