Difference between revisions of "User:Kuraiko Yoshikawa/sandbox/LSL Goodies/gedit"
m |
m |
||
Line 92: | Line 92: | ||
</td> | </td> | ||
<td style="vertical-align: top;"> | <td style="vertical-align: top;"> | ||
{{User:Kuraiko_Yoshikawa/sandbox/Menu Bar}} | <!--{{User:Kuraiko_Yoshikawa/sandbox/Menu Bar}}--> | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 19:15, 4 July 2008
gedit as LSL offline EditorLSL Syntax HighlightingFor gtksourceview2.0
I made a new lsl.lang file for gtksourceview2.0 which you can find here To install, just extract "lsl.lang" to: [Gnome Directory]/gtksourceview-2.0/language-specs It is for me: /usr/share/gtksourceview-2.0/language-specs For gtksourceview1.0
This is an older lsl.lang file orginaly created by Nargus Asturias via the Scripting Tips forum updated by adammarker.org/shill/ and me ^.~ To install, just extract "lsl.lang" to: [Gnome Directory]/gtksourceview-1.0/language-specs Syntax CheckA simple syntax checker for gedit based on lslint Download lslint for Linux from w-hat or via this direct link. #!/bin/sh Select for:
Input: Nothing gedit Color Theme like InWorld Editor (old style)Download lsl_editor.xml and extract it anywhere.
|