D
Deno
Make vscode not treat my client folder as a deno project - Deno
T
Deno
β’
10mo ago
β’
2 replies
trplnr
Make vscode not treat my client folder as a deno project
I have the Deno extension installed and my project structure looks like this
:
client/
- ...
server /
- ...
config.js
deno.json
...
client/
- ...
server /
- ...
config.js
deno.json
...
When I edit js files in the client folder
, vscode still thinks im editing a deno js file
.
This makes it so
document
document
doesn
't show up in my autocomplete and
window
window
is treated as deprecated
.
How can I override that so I get the browser APIs showing up in my autocomplete
?
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Could not find `.deno-deploy` folder after building project.
O
oneezy / help
7mo ago
Deno is not seeing a project
/
//Specture7\\ / help
3y ago
Clean Integration of a Multi-file Deno Project as a Dependency in another Deno Project
S
Shehriyar / help
13mo ago