Žiga Šebenik

Results 7 comments of Žiga Šebenik

can confirm the same thing

I'm using the following mixin to make this work with Vue.js. Just include the mixin in every component you are using css element queries. ``` var ElementQueries = require('css-element-queries/src/ElementQueries'); export...

> * How do I skip selections (like vim-multiple-cursors Ctrl+x) > * How do I undo a selection (like vim-multiple-cursors Ctrl+p) So is this possible or just lacks documentation?

agree - this plugin is pretty much useless without this feature

Quickly looking at the source, seems that this is not something that could be easily done as debug messages are being serialized and there's no way to reliably serialize Symbols....

I have a prototype that could work for debugger panel but I must get more familiar with NR core before making a PR ![Image](https://github.com/user-attachments/assets/7af127fb-2d56-4035-97b6-1229480d74c2)