Skip to content

Click in your components and open VSCode in the correct file and line number.

Notifications You must be signed in to change notification settings

deco-cx/inspect-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspect in VSCode

This is a simple extension for deno/fresh projects that allows you to inspect your components' source code in VSCode. This repository includes a sample site to show how it works. Activate the extension with backquote (`) and click on any component. Your browser will attempt to navigate to the source code file in your project.

Demo gif showing inspect to vscode

This is a native feature in live, the edge-native DXP. Right now, it depends on having a wrapper div on each component to locate the source in the filesystem, which is put in place by the live renderer.

About

Click in your components and open VSCode in the correct file and line number.

Resources

Stars

Watchers

Forks

Packages

No packages published