Hi everyone! Currently working on <Spectral>, a ne...
# share-your-work
n
Hi everyone! Currently working on Spectral, a new way to approach code navigation by using an infinite canvas for traversal. We are aiming to simplify the onboarding, navigation and debugging processes.
❤️ 7
a
cant add my email to the list, getting error
image.png
n
ahh thanks for lmk. here’s a link to the product on VSCode marketplace so you can try it out there https://marketplace.visualstudio.com/items?itemName=SenecaFron.spectral-beta
a
yep, already looked. looks really great. I've been thinking about similar approach, canvas + bits and pieces of code to ease navigation
i
[moved from top level, original message by @nith] here’s the canvas I made in the video, feel free to check it out: https://spectral-cloud.vercel.app/canvas/7a4c9ee1-2d84-4b98-90f4-7720265f2e53
j
Are you familiar with https://github.com/microsoft/codetour? No infinite canvas, but some similar features.