Nicolas Ramz

Results 129 comments of Nicolas Ramz

When importing the `tasks.json` file I am getting this problem reported by vscode: ``` Error: the description can't be converted into a problem matcher: { "base": "$gcc", "fileLocation": [ "relative",...

Also, what extensions are required?

This is because of this line: https://github.com/steffest/DPaint-js/blob/bea976c324f8649f8fe2747ae8af37322db1d8b1/_script/ui/input.js#L311 Shouldn't this be run only if the event has been handled by DPaint.js? Commenting it makes the `cmd+q` shortcut (as well as others,...

I think it depends on the context, for example, when the user is editing a text input/text area, `Cmd-A` should follow the default browser behaviour. For example: That's why I...

Has been fixed indeed: can't reproduce it in latest trunk.

Not sure this is related, but I also noticed that Ghostty seems to render fonts differently than iTerm for example. Here is the same font (same size) in iTerm vs...

The docsearch plugin seems to be broken, the same problem is visible on the plugin's [documentation page](https://ecosystem.vuejs.press/plugins/search/docsearch.html). I created an [issue](https://github.com/vuepress/ecosystem/issues/549).

@nil-d3v I can still reproduce it. Moving the mouse out of the side bar and using the trackpad scrolls, but when the mouse is over the sidebar, scrolling does not...

Interesting. Not sure how to reduce it.

Seems to be using lots of memory indeed: after a few seconds it goes from 30Mb to 104Gb (and it doesn't stop there): ![Capture d’écran 2024-09-09 à 09 57 00](https://github.com/user-attachments/assets/585cdad4-3052-4543-8c12-237df674d150)...