Langauge File for Gedit

Deploying to Linux? Get penguinated here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
ghettocottage
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 366
Joined: Tue Apr 10, 2012 9:18 am

Langauge File for Gedit

Post by ghettocottage » Sun Mar 15, 2015 8:27 pm

I wanted Gedit to be able to highlight Livecode syntax so I copied the PHP langauge file and then sort of pieced together some Livecode things into it. Mainly this is for when I work on livecode server files

if anyone wants to look this over and make any additions/corrections, please feel free:

https://github.com/sierracircle/livecode-gedit-lang

..or am I the only person who uses Gedit..

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10053
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Langauge File for Gedit

Post by FourthWorld » Tue Mar 17, 2015 4:05 am

I use LiveCode's editor for object scripts, but Gedit for everything else - including LiveCode Builder widgets - thanks!

BTW, I grew up in central CA, and spent a lot of time hiking in the Sierras. Nice to meet one of my homies here. :)
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

ghettocottage
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 366
Joined: Tue Apr 10, 2012 9:18 am

Re: Langauge File for Gedit

Post by ghettocottage » Wed Mar 18, 2015 5:02 pm

Glad to hear there is another Gedit user out there.
I updated the lang file just now to include <?rev as a codeblock. I started playing with revigniter and realized I needed to update.

We enjoy living up here in the foothills, despite the drought, long winding roads just to go to the store, and the many many coyotes...

Post Reply