Nicolas Alpi

Hi, Salut

Pragmatic web application developer, I enjoy my freelance way of life in my home office every day. I mainly use Ruby based frameworks (Rails / Sinatra / Rack) as my main development arsenal and jQuery is my day to day friend for every piece of client side. Aside from development freedom, I really enjoy the business side of behind freelance, and will soon to release my own personal application. In my free time, I enjoy cooking, runnning and sharing a coffee or a beer with people, so if you're around Bristol, let's be in touch.


tmsnippets2gedit transform textmate snippets bundle to Gedit xml snippet file

This morning I needed to transform  some Textmate snippets to Gedit format.

I’ve wrote a quick and dirty code for that (tmsnippets2gedit on github)

You just need to copy the script to the textmate bumdle root directory, and run it.

You’ll have a new file call result.xml that you need to edit to specify the language format (JS,Ruby,XSL, …).

Then rename it and copy it to your gedit snippets folder.

The code is not pretty, and is certainly perfectible, but for the moment it works. I’ll to combine it to the tm2gtksw2 project (this one convert Texmate styles to Gedit styles)


Comments

blog comments powered by Disqus