As you might know I’ve recently started dabbling in web development with Pico Lisp and currently I’m using Cusp as an editor. It’s an annoying situation because Cusp is made for Common Lisp so today I started looking into the possibility o... 続きを読む
www.scintilla.org is the home of the Scintilla editing component and SciTE text editor application.Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free project or com... 続きを読む
Gtksourceview-2 / Gedit 2.19.x - Themes Please do not use the GUI editor to edit this page. It changes the layout of the page. This page contains third party styles for Gtksourceview-2 based editors. Styles Your theme here Description Screens... 続きを読む
This is a simple python script that will convert a vim (gvim) theme (colorscheme) to a theme that will work with applications that use gtksourceview2.0. I have tested this with the version of gedit that comes with Ubuntu Gutsy 7.10. ./vim2gtk... 続きを読む
Table of Contents I. API reference GtkSourceBuffer - Text buffer object for GtkSourceView Searching in a GtkSourceBuffer - GtkSourceMark - mark object for GtkSourceBuffer GtkSourceView - The view object GtkSourceLanguage - Syntax highlighting... 続きを読む
Syntax Version: 1.0.0 Manual Last Updated: 2005-06-18 20:31 UTC 続きを読む
シンタックスハイライトするフィルタてないすかねー標準入力に色(ANSI color)つけて標準出力に出すだけのやつ。view(vim)が出力して終了してくれればいいんだけど。。。 $ colorize とか $ crontab -l | colorize | less -R とかしたい。で、最終的にはLESSOP... 続きを読む
シンタックスハイライトするフィルタてないかなで、perlのText::VimColorをRubyに移植するところからやったら、とっくに先を越されていたという話。それはそれとして、Rubyでもサーバーサイドでシンタックスハイライトができたらいいですよねーということで、移... 続きを読む
DocumentationAbout Ultraviolet is a syntax highlighting engine based on Textpow. Since it uses Textmate syntax files, it offers out of the box syntax highlighting for more than 50 languages and 20 themes. Ultraviolet is at the same time a sta... 続きを読む
Radiograph is a small Rails plugin to expose Ultraviolet (http://ultraviolet.rubyforge.org/) to Rails views. Ultraviolet is a syntax highlighting library which makes use of Textpow which parses Textmate bundles (whew!). This plugin lets you u... 続きを読む