AndrewJamesTurner / openSCAD-lang-file

A simple .lang file for use with editors which utilise GtkSourceView e.g. gedit
MIT License
5 stars 2 forks source link

gedit 3.34 #1

Closed speendo closed 3 years ago

speendo commented 4 years ago

Hi!

Thank you for this script!

I was using this lang-file since a couple of years. However, it doesn't seem to work with the resent version of gedit (3.34) on my Debian system.

Is it possible, that there were some changes in the API that should be followed for openSCAD-lang-file?

AndrewJamesTurner commented 4 years ago

Hi @speendo

I'm glad it been working for you for so long! Unfortunately I'm no longer perusing 3D modelling as a hobby so I'm unlike to fix this.

I am of cause happy to accept pull requests if you fix it.

Thanks!

Andy

speendo commented 4 years ago

Thank you for your reply!

Updating the script seems possible. However, can you give me a hint on where to find a recent documentation on how a language file should look like?

Thank you and best regards!

speendo commented 4 years ago

Note to self: this Reference should do: https://developer.gnome.org/gtksourceview/stable/lang-reference.html

tengwar commented 3 years ago

Since #2 was merged, shoudn't this bug be closed? It seems to work fine in Gedit 40.1.

AndrewJamesTurner commented 3 years ago

Thanks for the reminder @tengwar