#VSCode Double Outline
9 messages · Page 1 of 1 (latest)
That's not about Deno but VSCode.
And I think it depends on the theme you're using
Like, my theme only shows two outlines when I hover the panel
and found this as well https://github.com/denoland/vscode_deno/issues/493
I've just seen that Vue's team actually ran into the same issue with their Volar extension for VS code. They have some info on how to stop the double outline here
https://vuejs.org/guide/typescript/overview.html#volar-takeover-mode
Basically you just want to disable VS Code's built in typescript extension for your workspace