Skip to content

Deno VSCode Extension seems breaking Organize Imports #644

@VdustR

Description

@VdustR

To Reproduce

  1. Install / enable Deno VSCode Extension.
  2. Open a node repository and open a .js or .ts file.
  3. ctrl + shift + p and select Organize Imports.
  4. Nothing happens.
Code_4XCFzBtyRA.mp4

Expected behavior

  1. Uninstall / disable Deno VSCode Extension.
  2. ctrl + shift + p and select Organize Imports again.
  3. The imports will be organized.
Code_7tzOGXti1r.mp4

Screenshots

As described above.

Versions

vscode: latest

Version: 1.66.0 (user setup)
Commit: e18005f0f1b33c29e81d732535d8c0e47cafb0b5
Date: 2022-03-30T05:50:14.623Z
Electron: 17.2.0
Chromium: 98.0.4758.109
Node.js: 16.13.0
V8: 9.8.177.11-electron.0
OS: Windows_NT x64 10.0.22000

deno: n/a (node repositories)
extension: latest, v3.12.0

Maybe related: microsoft/vscode#144203

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions