Precisely Speaking
February 08, 2012, 02:46:49 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: So what's news with you?  Tell us about it in "Getting To Know You"!
 
   Home   Help Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Sublime Text 2 Unibasic language plugin  (Read 351 times)
slestak
Uber-Pro
****
Posts: 69



« on: October 17, 2011, 07:34:30 AM »

Hi Guys,

I have really enjoyed using a (relatively) new editor and have started getting a Unibasic syntax plugin together.

Since I only have access to a Unidata machine, that is the command set I am working on.  If someone who uses Universe (or one of the others) wants to work together we can find a way to abstract the differences.

Sublime Text 2 is a Textmate clone written in c++ that uses python for its plugins.  It works wonderfully for my unidata code across the wan on a samba share.  It is also cross platform.  It works on Windows, Linux, and Mac OSX.

Here are some links and an obligatory screenshot.

* if you do try it, make sure you get version 2 (the beta) not version 1. *

Sublime Text
RocketUnidata plugin

Screenshot
Logged
DonQuixote
Rock Star
*****
Posts: 101


To Dream the Impossible Dream...


« Reply #1 on: October 17, 2011, 09:59:06 AM »

how do you install the plugin?
Logged
slestak
Uber-Pro
****
Posts: 69



« Reply #2 on: October 17, 2011, 10:14:15 AM »

I would recommend adding WBonds Package Control plugin.

Change your Package Control - User settings to look like this.

Code:
{
"auto_upgrade_last_run": 1318858082.0,
"repositories":
[
"https://github.com/slestak/RocketUnidata"
],
"repository_channels":
[
"http://sublime.wbond.net/repositories.json"
]
}
Logged
slestak
Uber-Pro
****
Posts: 69



« Reply #3 on: October 17, 2011, 10:21:22 AM »

I updated the README on github with the package control instructions.  The hi-lighting is basically alpha status right now.  I want to get folding and snippets implemented pretty soon.

Once package control is installed, I think you can do Ctl-Shift P, Add New Repo, and just paste in the http url to my repo. 
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!