Remix-Forge
Remix-Forge copied to clipboard
VS Code extension that allows you to generate configurable Remix code
Background: `remix-routes` package codegens you a typesafe method `$path` that you can use for typesafe routing. In addition to this you can give your route typesafe search params by exporting...
 Had never run into this one before :). Thought i'd report in case it was new and/or this mean somethings more concrete to another
## What I did I ran "Convert routes to v2 convention" from on a directory that looked like this tree routes before: 19 directories, 47 files ``` routes/ ├── __anonymous...
Calling convert routes to v2 convention gives me this error:  I could not find settings related to routes, what should I do to make this work?
As the title says, the extension hangs whenever I try to initialize shadcn/ui. I will paste a screenshot of the extension host output below. Also, as a side note, is...
Using remix on Node v20 with Bun. All actions result in ```log [error] TypeError: Cannot read properties of undefined (reading 'path') at Ig.joinPath (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:30:58607) at t.generateRouteFile (/Users/itamarsharify/.vscode/extensions/codeforge.remix-forge-0.5.4/dist/extension.js:1:45968) at async T0.h...