Skip to content

Typing "n" breaks intellisense #193

Closed
@Sharpiro

Description

@Sharpiro

Description
When I type "n" on a fresh line, intellisense breaks until application is restarted

Repo

  1. Open VS Code and create a new document
  2. Select "Powershell" from the languages at the bottom right of the window
  3. Type any command not starting with "n" to show that intellisense is working.
  4. Type the letter "n" on a new line
  5. Test to see that intellisense is no longer functioning
  6. Restart VS Code (or close and re-open folder if you have one open) to regain functionality

Ex:

Test-Path
n
test-pat

Notes

  • I updated to the latest version of VS Code yesterday
  • I reinstalled vscode-powershell tools today
  • New user, can't verify if this happened before

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions