Results 10 issues of Oscar Linde

Hello! I am trying to migrate a project from that uses React to Preact. The project uses the Material UI library by CallEmAll and it doesn't seem to play nice...

Hi. I think i'm just a bit confused about the way express-pino-logger/pino-http handles errors, i would expect any thrown errors to be caught & logged by pino, instead it seems...

As mentioned by @emigr2k1 in #24 we should probably implement some kind of user configuration. My view on this is that we rely on Xi's configuration system and simply request...

enhancement

Hey! Maybe we can mention the need to use Suspense for this to work? I haven't worked with Vue in a very long time and didn't know about the suspense...

help wanted
investigation

### Neovim version (nvim -v) v0.8.0-dev ### Language server name/version tsserver ### Operating system/version Void Linux ### Steps to reproduce using "nvim -u minimal_init.lua" I have setup nvim with lspconfig,...

bug
needs:repro
lsp

Hi! I'm trying out Helix and thought it'd be nice with a quickfix code action. Currently there is `code_action` but itd be nice to have something like a `code_action_quickfix_line` which...

C-enhancement
A-helix-term

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

awaiting response

### What would you like added? I would like to be able to use something like the `actions/cache` action in order to cache dependencies installed with e.g. `npm install` (node_modules)...

enhancement
needs triage

I was wondering if it's possible to set the real cursor relative to a logical view somehow? I'm using `views.Panel` and in the content buffer i want to place a...

views

### Describe the enhancement *Background:* I've been trying out leftwm and one of the issues i had was that XDG_RUNTIME_DIR and XDG_CONFIG_HOME were not set on my system (no session...

enhancement