codeswing icon indicating copy to clipboard operation
codeswing copied to clipboard

VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment

Results 59 codeswing issues
Sort by recently updated
recently updated
newest added

**Current behavior:** When a new CodeTour is recorded inside of a nested CodeSwing saved within a subdirectory of a workspace, the tour file assumes that all paths are relative to...

I saved a swing with style.less into a folder, but always when I re-open the swing, I get only the CSS file open and have to open the Less file...

I'm trying to build the extension locally to run some debugging (and see if I can contribute with fixes to the issues I've raised, plus a few more), but I...

I was trying to use this for prototyping new views in my app and it seems I cannot import css that doesn't live in the swing folder. I can make...

Hello, Firstly, thank you for this amazing tool. CodeSwing is a part of my daily development workflow. I use it all the time — especially when building-up Tailwind components and...

As the Swings can contain JS, it would be nice to have VSCode's debugger integrate with the script you add. This would allow users to set breakpoints on the `script.js`...

enhancement
p3

I was sketching something in JS so only needed the JS window ("JS Only"), but then wanted to add some html. At this point it seemed too late as there's...

enhancement
p2

Hey great extension. This is a good way to try out/play with new libraries. This may be a long shot but worth asking. Is it technically possible to get completions...

enhancement
p1

Maybe I'm missing something but right now it seems that browsing CodeSwings isn't possible and you have to open the directory and can only have one swing open at a...

If a user creates a new swing in an existing project, it is a bit visually confusing as to what is going on: 1. The Explorer panel for the existing...