Umut Topuzoğlu
Umut Topuzoğlu
https://code.visualstudio.com/updates/v1_68#_extension-sponsorship
There is a possible property for semantic colors, like "semanticTokenColors": { ... }, Read about it and try using it instead of the other scopes (this could fix other quirks...
ReasonML Grain Rust
Specially designed for people with adhd. Same colors mean always the same (as good as possible) Extension Marketplace hasn't any search hit for the term _adhd_ Some great design /...
Can I configure the `options.read()` method to only get me the `script` tags I want to? If I got it right, I can only get _all_ `script` tags' `src` attribute.
When I try to complete a package that has a two-digit version number (higher than 9), it shows me the single digit minor versions first and then the higher ones...
### Checklist - [X] Have you updated the plugin to the latest version on `main` branch? - [X] Have you checked the [Breaking Changes issue](https://github.com/kylechui/nvim-surround/issues/77)? - [X] Have you read...
If the first terminal I open in toggleterm is a hidden one with Terminal:new (floating), then :1ToggleTerm opens the hidden terminal instead a new one. Is there a way to...