microsoft / vscode-edge-devtools

A VSCode extension that allows you to use browser devtools from within the editor. The devtools will connect to an instance of Microsoft Edge giving you the ability to alter CSS styling, perform diagnostics, and debugging. Get it now at http://aka.ms/devtools-for-code
https://docs.microsoft.com/microsoft-edge/visual-studio-code/microsoft-edge-devtools-extension
MIT License
751 stars 256 forks source link

I use nvm.fish install node ,but plugin don't identify them。 #1673

Open RunningShrimp opened 1 year ago

RunningShrimp commented 1 year ago

I use nvm.fish install node ,but plugin don't identify them. 'Microsoft Edge Tools for VS Code ' reports a message----'Ensure node and npm are installed to enable automatically reporting issues in source files pertaining to accessibility, compatibility, security, and more.'. My Env: image terminal: fish

captainbrosset commented 1 year ago

A similar issue was fixed recently in #1145. So maybe this is a mac-specific version of the same issue. Let me make sure this is tracked by our team. Thanks for reporting.