Sublime Text 2 Color Scheme for Lasso
Wed, Apr 24 2013, 11:44 programming, software PermalinkSublime Text 2 is a
superb code editor. I am using it now since 4 days and I am already completely
used to it. I thought I would miss all integrated functions in
Coda 2, but it turns out
that I don't. I already use applications like
Transmit,
SmartSVN and
Navicat outside Coda 2 to
do more than can be done from within Coda 2, so I am already used to that. After
4 days of coding with Sublime Text it is now the other way around - I miss stuff
in Coda 2 that makes me turn back to Sublime Text!
A fellow developer has made a great Lasso syntax highlighter for Sublime Text 2 and I have been playing around a color scheme to get the (almost) same syntax coloring as I had in Coda 2. Maybe you find it useful too.
Download myLasso.tmTheme and put it into:
/Users/<YOU>/Library/Application Support/Sublime Text 2/Packages/Color Scheme - Default/
(to install on Win / Lin - read this part of the manual)
And this is my 'all-the-extra-packages-you-need' list:
A fellow developer has made a great Lasso syntax highlighter for Sublime Text 2 and I have been playing around a color scheme to get the (almost) same syntax coloring as I had in Coda 2. Maybe you find it useful too.
Download myLasso.tmTheme and put it into:
/Users/<YOU>/Library/Application Support/Sublime Text 2/Packages/Color Scheme - Default/
(to install on Win / Lin - read this part of the manual)
And this is my 'all-the-extra-packages-you-need' list:
-
http://wbond.net/sublime_packages/package_control
A full-featured package manager
-
The following packages can all be installed via Package Control:
-
https://github.com/weslly/ColorPicker
A multi-platform color picker plugin for Sublime Text 2
-
https://github.com/sobstel/SyncedSideBar
Sublime Text 2 plugin to sync project sidebar (folder view) with currently active file.
-
https://github.com/titoBouzout/SideBarEnhancements
Enhancements to Sublime Text sidebar. Files and folders.
-
https://bitbucket.org/cryzed/sweylas-color-theme-generator
Sublime Text 2 package that utilizes Sweyla's Color Theme Generator (http://themes.sweyla.com/).
-
https://github.com/bfad/Sublime-Lasso
A Sublime Text package for the Lasso programming language
-
https://github.com/SublimeText/jQuery
Sublime Text 2 package bundle for jQuery
-
https://github.com/SublimeText/Open-Include
Will open file paths found under the cursor with ALT+D
Comments
ICSviewer v2 is out. View and export .ics calendar files
Fri, Apr 19 2013, 16:24 Calendar, iCal, Linux, Mac OS X, REALstudio, software, Windows, Xojo PermalinkVersion 2 of ICS Viewer was released today. Someone reported a crash, which had to do with the order of VEVENT entries. This, among other things, has been fixed. Enjoy!