Svisualize icon indicating copy to clipboard operation
Svisualize copied to clipboard

Visualize your svelte components as you code using D3

Results 3 Svisualize issues
Sort by recently updated
recently updated
newest added

### Problem For bigger projects, it becomes hard to use svisualize properly since it is impossible to distinguish which e.g. `+page.svelte` will be opened: ![image](https://github.com/oslabs-beta/Svisualize/assets/16797721/f5f33860-8875-4c62-89ce-ef7029a15c8a) ### Solution VSCode solves this...

enhancement

### Problem When observing the tree generated by svisualize, most components that we are using are missing. I assume this is because we use a [Turborepo](https://turbo.build/repo) monorepo, and most components...

enhancement

### Description Currently getting this error when trying to install the extension `Can't install 'svisualize-dev.svisualize' extension because it is not compatible with the current version of Visual Studio Code (version...

bug