DenoDDeno
Powered by
SwifterS
Denoβ€’4y agoβ€’
11 replies
Swifter

Intellisense on an import not working, works for friend

I cannot for the life of me get
import * as bsdeno from "https://raw.githubusercontent.com/KivalEvan/BeatSaber-Deno/main/types/beatmap/v3/mod.ts"
import * as bsdeno from "https://raw.githubusercontent.com/KivalEvan/BeatSaber-Deno/main/types/beatmap/v3/mod.ts"
to have intellisense.

I try typing
const b: bsdeno.
const b: bsdeno.
and nothing shows up. I tried restarting TS and deno language servers, tried restarting VSC, tried updating deno, and restarting my computer. No dice.. my friend is using the exact same import and intellisense is working fine.
unknown.png
unknown.png
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Intellisense not working for typescript react.
ZweiEuroZZweiEuro / help
16mo ago
Auto Import Not Working
VincentVVincent / help
17mo ago
import cache not working
The NexusTThe Nexus / help
3y ago