Andrew Hlynskyi

Results 145 comments of Andrew Hlynskyi

@mjambon I've mentioned about a new tree rendering in https://github.com/tree-sitter/tree-sitter/issues/1154#issuecomment-858150403, may be it will be useful for your investigation even in its current state.

@Uzaaft one of my reasons to don't merge anything not very important was a CI that worked very unstable last months and until this week. And I didn't want to...

@ahelwer @maxbrunsfeld Could you tell what more is required for this PR? Is it ready for merging?

@ahelwer for the next time, please don't disable permission for maintainers to update a PR branch.

> Yeah I believe @ahlinc did, Unfortunately it was several months ago and I don't remember all details, I'll look on it again.

> Hello, Any update for this problem? I'm facing this issue with mostly "UT cpp files" where suddenly from a given point whole highlight is simple "white". Thank you for...

API for this is already on the master branch.

I thought about different markers on my own needs like error nodes is expected in a tree (and prohibited by default). I'd suggest the following syntax like: ``` ================== Test...

![Screenshot from 2023-04-17 18-28-16](https://user-images.githubusercontent.com/14666676/232538543-d0c5435c-8269-4b86-aa64-25c2a6854143.png) It works for Julia grammar on the master.

Closing because the nvim-treesitter/nvim-treesitter#1486 issue is resolved and performance was improved.