Bruno Fantauzzi
Bruno Fantauzzi
Implementation of https://github.com/lost-pixel/lost-pixel/discussions/372#discussioncomment-8706376 All Submissions: * [X] Have you followed the guidelines in our [Contributing document](https://github.com/lost-pixel/lost-pixel/blob/main/CONTRIBUTING.md)? * [X] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/lost-pixel/lost-pixel/pulls) for...
Hey there. As this package is dead for years, I've made my own from scratch and with some improvements: https://github.com/SrBrahma/react-native-shadow-2
Hi again! I have a monorepo that contains both my client and my server. I like starting them on a split terminal, one on the side of the other. Your...
When clicking a script, it was executing "auto run scripName". Reading the code, I found out this: ```ts const packageManager: string = workspace.getConfiguration("npm").get("packageManager") || "npm"; ``` In my VsCode configs,...
In the top screen so we don't need to find it among the repos and right click it
Add filter to hide forked repositories.
E.g. when extension opened without conection
Add a "Clone" that will keep this behaviour, and "Clone to" will always prompt to where it should be cloned.
so no console.log() are made if not desired
## Checklist * [X] Check that you have the GNU C Compiler installed by typing ```gcc --version``` into a terminal. * [ X If you don't have the ```linter``` package...