Sublime Forum

Pascal Support

#1

I’m looking for a new, small editor I can use with FreePascal. Sublime looks just the way I’d build my own text editor but unfortunately I have not even seen pascal in the list of the supported languages for syntax highlighting. I’m currently working with “fp”, the console based editor shipped with FreePascal, works well but it’s a bit old fashioned - even for me. Lazarus is great but way too big and the interface is really messy if you’re just looking for a way to enter text… (I never liked floating windows)

I also can’t find any topics using the keyword “Pascal” in this forum. Am I the only one who still works with Pascal?
Is there anything I can do to get pascal support in sublime?

Thanks
Remo

0 Likes

#2

You can always use TextMate’s Pascale bundle for this:

svn.textmate.org/trunk/Bundles/Pascal.tmbundle/

(Edit: In case that wasn’t obvious, Sublime can use those.)

0 Likes

#3

That’s great! Thanks!
A few more tests and you’ve got a new customer!

0 Likes

#4

Would you happen to have a blue turbo pascal theme?

0 Likes

#5

Try dropping this unzipped in “User” Package area.

0 Likes

#6

Could anyone help in compiling Pascal files with the Free Pascal’s compiler in Sublime2, please?

0 Likes

#7

Good job

0 Likes

#8

Hello everybody, I made a fork of files texmate, thanks to Asmodai and bmatthewshea for his contribution, this package includes some snippets for doing Pascal projects.
link: http://github.com/diniremix/sublime-pascal.git
We welcome the changes.

P.D.
Apologies for the bad translation into English :sunglasses:

0 Likes