.armaan.s.
.armaan.s.
DDeno
Created by .armaan.s. on 9/3/2024 in #help
Enable VSCode Testing color output?
https://github.com/denoland/vscode_deno/issues/1156 Thanks, I've created the issue in the vscode_deno repo.
12 replies
DDeno
Created by .armaan.s. on 9/3/2024 in #help
Enable VSCode Testing color output?
What's my next step? Should I open a GitHub issue?
12 replies
DDeno
Created by .armaan.s. on 9/3/2024 in #help
Enable VSCode Testing color output?
No description
12 replies
DDeno
Created by .armaan.s. on 9/3/2024 in #help
Enable VSCode Testing color output?
No description
12 replies
DDeno
Created by .armaan.s. on 9/3/2024 in #help
Enable VSCode Testing color output?
In my bash terminal, echo $NO_COLOR is just blank.
12 replies
DDeno
Created by .armaan.s. on 9/3/2024 in #help
Enable VSCode Testing color output?
I've disabled all extensions except for Deno and WSL but it's still happening.
12 replies
DDeno
Created by .armaan.s. on 7/24/2024 in #help
--watch flag doesn't restart on file creation
My use case is for a dev mode for a Hono server. I have a simple script which enables file-based routing by generating a routes.ts file which imports all files within the routes/ directory. I can then import that routes.ts file in my main.ts and preserve the types where doing dynamic imports wouldn't. The code generation script is run on start / restart, just before main.ts.
3 replies