#Deno NPM VSCode Intellisense
9 messages · Page 1 of 1 (latest)
It will be supported on Thursday after v1.27 release
I can't wait now! Thanks for the heads up!

Has this feature been implemented?
I don't get any intellisense in VScode for the following two imports
import * as t from 'npm:typed-assert';
import chalk from 'npm:chalk@5';
typed-assert is also native TS as well
@vagrant glacier
Did you do the cache dependencies thingy