tree-sitter-langs icon indicating copy to clipboard operation
tree-sitter-langs copied to clipboard

queries(julia): add basic highlights.scm

Open jeetelongname opened this issue 4 years ago • 5 comments

This is a work in progress for the moment but should be complete soonish

jeetelongname avatar Sep 11 '21 01:09 jeetelongname

Why not add https://github.com/tree-sitter/tree-sitter-julia ?

tecosaur avatar Nov 22 '21 04:11 tecosaur

the Julia grammer is already in the repo, what I was meant to do was include a query file that allows for syntax highlighting (text object support is already implemented in nvim and just needs to be ported afik), I just need to get around to finishing it :sweat_smile:

jeetelongname avatar Nov 22 '21 22:11 jeetelongname

Poke. Also, the julia tree sitter submodule could do with an update.

tecosaur avatar Jul 07 '22 15:07 tecosaur

Thought I had responded to this. turns out no

Its hard to work on a set of queries in a language you don't work in :sweat_smile: that being said ill fiddle with it more as for the grammer, I can bump that but you will have to bare with me as I sort out my internet (which does not allow me to use git over ssh)

jeetelongname avatar Jul 10 '22 23:07 jeetelongname

I have found its hard to write queries for a language you do not use :sweat_smile:, I will send in a PR to bump the grammer though

Regards, – Jeetaditya Chatterjee /Sent using my text editor/

jeetelongname avatar Oct 11 '22 07:10 jeetelongname