Remix-Forge icon indicating copy to clipboard operation
Remix-Forge copied to clipboard

VS Code extension that allows you to generate configurable Remix code

Results 7 Remix-Forge issues
Sort by recently updated
recently updated
newest added

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...

![CleanShot 2023-12-17 at 10 58 21](https://github.com/Code-Forge-Net/Remix-Forge/assets/141795220/9be0b3ed-07c1-420a-b3d2-a8ad41f23b49) 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: ![Selection_1867](https://github.com/Code-Forge-Net/Remix-Forge/assets/41970/23fb74c5-f95d-4abe-a777-40a77eb7682e) 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...