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
- Host: GitHub
- URL: https://github.com/dalisoft/vscode-workspace-bug
- Owner: dalisoft
- Created: 2022-09-01T16:20:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T06:11:56.000Z (about 3 years ago)
- Last Synced: 2025-04-03T16:16:17.290Z (about 1 year ago)
- Language: JavaScript
- Size: 435 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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