Rosen Stoyanov

Results 4 issues of Rosen Stoyanov

### Current behavior: When running the typescript server in a project where one or more files/folders are unreadable (eg. owned by a different user) the language server throws and error...

needs more info

These are the property/value textobjects for CSS. Selecting property (key): ![image](https://github.com/nvim-treesitter/nvim-treesitter-textobjects/assets/543561/a420e816-5496-48df-b90c-7ca456010c41) Selecting value: ![image](https://github.com/nvim-treesitter/nvim-treesitter-textobjects/assets/543561/f7a32e8f-530d-4328-9aef-f07e71c46f19) However there's an edge case which I don't know how to properly handle. It has to...

**Is your feature request related to a problem? Please describe.** Oftentimes I find myself selecting the wrong textobject (eg, `vac` instead of `vax`) or just needing to go back to...

enhancement

This simple change allows headings and help tags in the html docs to wrap nicely on small screens. Before: ![image](https://github.com/user-attachments/assets/a448b2ee-40d6-42fa-ac89-7c56ca7e906c) After: ![image](https://github.com/user-attachments/assets/2bf1945f-3e50-44b6-9225-ea9fed6f0e7f)