Kris
Kris
When using the standalone version and I want to generate a solid gauge from a single value (3.51) the default scale is from 0 to 100, where I prefer the...
I needed to trigger a function on clicking the select, so I added callback function just like onChange and added it to the "triggerSod" function. So my request is for...
I have a textarea with a padding of 12px and I get 2 lines instead of 1, the extra expands with the textarea and is always visible. This does not...
I'm making a style guide with eleventy and now I have a short code for displaying the component. For previewing the component I use an iFrame. Now I want to...
You can activate the catppuccin theme for Mason, NeoTree and many other plugins. ```lua return { { "catppuccin/nvim", name = "catppuccin", priority = 1000, config = function() require("catppuccin").setup({ flavour =...
I updated the app today and wanted to know what was changed? So I asked Cody. But whatever prompt I tried, Cody wasn't able to give me a response about...
### Feature Request Description I use SketchyBar with the default menu bar hidden in MacOS. When I'm on my laptop the external bar is calculated from the notch, but SketchyBar...
I followed the docs to only [Enable biome only when biome.json is present](https://biomejs.dev/reference/zed/#enable-biome-only-when-biomejson-is-present). And I added the following code to my config. ```json "lsp": { "biome": { "settings": { "require_config_file":...
### Before submitting a bug report - [x] I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue - [x] I searched for...