Rafael Bieze
Rafael Bieze
# 🚀 Feature request I would like the extension to support debugging exponent apps that have the Hermes engine enabled. ## What scenarios will this solve? When an exponent user...
As the title explains, the Glibc patch for the Dockerfile in the `with-docker` example was only applied to the builder stage and not the installer stage. This caused an error...
Recently, I started using project references from typescript to separate some common logic out into a separate package. These projects both have their own package.json and node_modules folder. Which is...
### Which project is this feature idea for? Turborepo ### Describe the feature you'd like to request I would like for the dev container to be fixed, this would allow...
Options: ``` -R, --raw-input read each line as string instead of JSON -c, --compact-output compact instead of pretty-printed output -r, --raw-output output strings without escapes and quotes -S, --sort-keys sort...
Since you're using the monaco editor, you can already do json auto formatting using `Shift + Alt + F`, add a button for the people that don't know the shortcut,...
I have a monorepo that looks like this: ``` apps my-app packages some-package ``` When running a test in either `/apps/my-app` or `/packages/some-package` it tries to run flutter in the...
Hey, I wanted to have support for the dart language, so I added it. Please let me know if I missed something. I added `inBlock` to the `comments.go` file because...
Suggestion: Support injecting values/instances as components, and functions/factories as providers
RecentlyI tried to start using Shaku, and I noticed it is quite challenging to add a value that is reused many times. The way shaku suggests adding values is by...
Most important info is in the `Plug-in log`, and `Other information, insights and intuition.` sections. ## Abstract The plugin syncs with the remote DB, but nothing is actually written to...