An open API service indexing awesome lists of open source software.

https://github.com/dalisoft/vscode-workspace-bug

This repository shows example of how VSCode workspaces does not work
https://github.com/dalisoft/vscode-workspace-bug

Last synced: 11 months ago
JSON representation

This repository shows example of how VSCode workspaces does not work

Awesome Lists containing this project

README

          

# vscode-workspace-bug

This repository shows example of how VSCode workspaces does not work

## References issues

### IntelliSense wrong import path

\[SOLVED\]

See these comments and workarounds

- (solution for Node.js)
-
- (workaround for Node.js & bundlers)

### IntelliSense workspaces not working

-
- (see workaround in comments)

## Where it works?

- WebStorm
- VSCode (until & including v1.59.1)

## Where it does not work?

- VSCode (after v1.59.1)
- Sublime Text + TypeScript package + LSP-typescript package