Edwin Kofler
Edwin Kofler
Support the full list of `.tool-version` [formats](https://asdf-vm.com/manage/configuration.html#tool-versions) They include - `ref:*` - `path:*` - `system` in other files like `.rvm` there may or may not be a leading `v`
This directly writes to the current executable, making it so that a directory that says v1.25, may actually be v1.25.1 Find some way to fix this
When installing this on actual systems, have an option to be via package manager That way on servers, `PATH` is already sorted out. Or, install to `/opt` via install script...
Future development is blocked on a better TUI for expressing actions and the like. The current TUI works, but is one dimensional and does not support many features To make...
Use this issue to track what additional tools to add: - [hermit packages](https://github.com/cashapp/hermit-packages) - [asdf plugins](https://github.com/asdf-vm/asdf-plugins/tree/master/plugins) - [sdkman](https://sdkman.io) - [languages from here](https://github.com/appcypher/awesome-wasm-langs)
From `asdf`: https://github.com/asdf-vm/asdf/issues/1235
Thank you for making Jade, I really like many ideas it brings to the table, like the simple user interface, and how blocks are really easy to use and draw...
## Description This fixes the "open" of the full calendar if the tab already exists. (in the videos, the tab is blank because it is the "No calendar available" screen)....
# Description This PR supercedes #879 and is related to #871. More information about the rational behind this change is contained in those two links. This adds and configures Vite...
Hello! :wave: I help maintain [SchemaStore](https://github.com/SchemaStore/schemastore) and was the one that migrated the various JSON Schemas for TOML files to SchemaStore (related: issue #288). I found that many TOML files...