Akin
Akin
@badosu looks good to me, I actually work almost exclusively off a laptop with a monitor so can't actually test it out properly
@hoschi its still experimental tbh and would require a bit of rework, but tbh as I have limited time I'm focusing most of it helping out @bryphe with Oni v2,so...
@parkerault I think the prettier module comes with a format selection method and I briefly considered adding it on the first pass but with all the things that still needed...
Yes, if I understand that issue correctly then mine is similar to that.
@marcusatiliusregulus just weighing in here as I initially did a lot of the work to get dart highlights working and contribute to the tree-sitter-dart grammar. I don't work with dart...
@Kavantix historically, some of the crashes I hit were caused by the highlight queries being used by nvim-treesitter in the `highlights.scm` I haven't looked at the issue at all, but...
> On the side I also started on implementing a dart grammar from scratch mostly to better understand how it works Regarding this, if you read through the issues in...
@theHamsta I can't see the link to the `highlights.scm` you are referring too, and I can't find an associated PR either
That's interesting @bab014 I don't see `goFormatSpecifier` on my end, I just see `goString`
@bab014 🤦🏾♂️ wasn't paying close enough attention. The syntax block is because you likely are using a regex based syntax plugin for go, as well as the go treesitter highlights....