trymeouteh
trymeouteh
A `set` command to change settings in fnm. Here is an example on how to modify the settings in fnm... ``` $ fnm set use-on-cd enable $ fnm set version-file-strategy...
To hide the *system* version option when the user does not have a system version of node installed.
To be able to have fnm look for the node version to use in a directory from the package.json file *package.json* using dependacies. Will use v18.20.4 ``` { "dependencies": {...
Please add PHP as an official language supported in the main Prettier package. For me to get Prettier formatting when working with PHP, I need to install the prettier NPM...
When I install this plugin with the prettier package as a global npm package ``` npm install --global prettier @prettier/plugin-php ``` I am unable to use the PHP plugin to...
**Is your feature request related to a problem? Please describe.** Unable to run Nushell scripts out of the box **Describe the solution you'd like** Would like support for Nushell https://www.nushell.sh/
**Is your feature request related to a problem? Please describe.** Lets say your working on app.js, a NodeJS server file. You run the script using the extension, make a few...
F-Droid
Please release Android app on F-Droid for degoogled Android users
E2EE
Please add E2EE
Add the ability to connect without relying on a relay server. Will require the host to have their ports forwarded.