Le mardi 29 juillet 2014 à 09:42 -0700, Waldir Pimenta a écrit : > Note that there's a julia.lang in the Julia repo, an earlier version > of which was submitted to gtksourceview and included in it (since > release 3.10 IIRC). Ah, good to know it got included. I wasn't aware of that.
> Apart from the changes already made to the version in the JuliaLang > repo since the submission (diff), issue #6132 tracks the addition of > support for multiline comments to various editors. I was meaning to > address it but haven't had the time yet. > > If the versions linked/attached previously in this thread contain this > or other fixes, those should at least be submitted to the julia.lang > in the Julia repo. Afterwards, the changes should be submitted to > gtksourceview as well. Unfortunately, I wrote that file from scratch (based on the Python syntax spec file) before I noticed your work, so merging the changes won't be completely trivial. I'll try to have a look, but I'm not even sure my file brings improvements over yours at all. Regards
