Saleh Bakra'a

Results 6 issues of Saleh Bakra'a

Prior to submitting a new issue make sure to complete these steps: - [x] Checkout the `dev` branch and confirm the issue is present there as well. The `dev` branch...

I thought it would be better to implement #258 myself instead of just leaving it up to someone else.

Adding callbacks that occur earlier in the in the entering/leaving process would allow for more control on what happens in these processes. Something like capturing the current buffer open and...

**Describe the error** DrCCTProf fails to build on recent linux kernels due to the following commit https://github.com/torvalds/linux/commit/bfdf4e6208051ed7165b2e92035b4bf11f43eb63. The failure is due to DrCCTProf depending on a Dynamorio version that is...

build-error

Moved the body of the when expression to a separate rule so that it can be queried separately. This also makes it consistent with the other kotlin control structures. I...

Hi, I am trying to write a `highlights.scm` query file for this parser so that it works with nvim-treesitter in-place of the current kotlin parser that is shipped with it....