-
Notifications
You must be signed in to change notification settings - Fork 3
/
editors.html
112 lines (105 loc) · 6.5 KB
/
editors.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!DOCTYPE html>
<!--[if lte IE 8]><html lang="en" class="ie"><![endif]-->
<!--[if gt IE 8]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<meta charset='utf-8'>
<meta content='width=device-width,initial-scale=1.0' name='viewport'>
<meta content='A Template Engine for Ruby on Rails' name='description'>
<meta content='Haml, HAML, haml, Rails, Ruby, Ruby on Rails, Template, Template Engine, HTML Abstraction Markup Language' name='keywords'>
<meta content='3zvYccFjus45bkqbIvoSzbVRlaQ3JBhHOcC/+DpAeoc=' name='verify-v1'>
<meta content='_HduvdWLa6WXLgvQNiBbFDb18ZqvHMp_4ocOTEz0Drc' name='google-site-verification'>
<title>Haml :: Editors</title>
<link href='/images/favicon.ico' rel='shortcut icon' type='image/x-icon'>
<link href="/stylesheets/application.css" media="all" rel="stylesheet" type="text/css"/>
<!--[if lte IE 8]>
<script src='../javascripts/modernizr.js'></script>
<![endif]-->
</head>
<body>
<header class='cell'>
<a class="logo" href="/"><img alt="Haml" src="images/haml.png"/></a>
<ul>
<li><a href="/about.html">About</a></li>
<li><a href="/tutorial.html">Tutorial</a></li>
<li><a href="/docs.html">Documentation</a></li>
<li><a href="http://haml.tumblr.com/">Blog</a></li>
<li><a href="/help.html">Help</a></li>
</ul>
</header>
<div class='cell'><div class='content'>
<h1>
<img alt="Editors" src="images/img-badge-editors.png"/>
Editors
</h1>
<ul class='subnav'>
<li><a href="/download.html">Download</a></li>
<li><a href="/editors.html">Editors</a></li>
<li><a href="/development.html">Development</a></li>
</ul>
<p>Various text editors have different levels of support for Haml. Here's a list of all known packages — if you create or learn of a more updated version, please email <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>Haml's syntax is updated from time to time, meaning some of these modes might not be as current as possible. If anyone wants to take on the task of updating an old mode, that would be greatly appreciated.</p>
<ul>
<li>
<p><strong><a href="https://github.com/gf3/haml.mode">Coda/SubEthaEdit</a></strong> by <a href="http://www.gf3.ca/">Gianni Chiappetta</a>.</p>
</li>
<li>
<p><strong><a href="http://haml.googlegroups.com/web/net.lucky_dip.hamleditor_site_0.5.4.zip">Eclipse</a></strong> by <a href="http://lucky-dip.net/">Brad Wilson</a>. This is a snapshot of the site that used to host the plugin, so it may be a bit confusing to get it working. The <a href="http://colorer.sourceforge.net/eclipsecolorer/">EclipseColorer plugin</a> by <a href="http://cail.nm.ru/">Igor Russkih</a> also has support for coloring Haml and Sass.</p>
</li>
<li>
<p><strong><a href="https://github.com/nex3/haml-mode/tree/master/haml-mode.el">Emacs</a></strong> by <a href="http://nex-3.com">Natalie Weizenbaum</a>. Probably the most up-to-date mode, since it's maintained by the former maintainer of Haml.</p>
</li>
<li>
<p><strong><a href="http://blog.ardekantur.com/2008/03/haml-syntax-highlighting-for-gedit/">GEdit/Gnome</a></strong> by <a href="http://ardekantur.com/">Ardenkatur</a>. There's also an <a href="http://groups.google.com/group/haml/msg/b5100d80d9182c71">older package</a> by <a href="http://www.facebook.com/ivan.kn">Ivan Kerin</a>.</p>
</li>
<li>
<p><strong><a href="http://blog.wolfman.com/articles/2006/12/01/a-haml-edit-mode-for-jedit">JEdit</a></strong> by <a href="http://blog.wolfman.com/">Jim Morris</a>.</p>
</li>
<li>
<p><strong><a href="http://haml.googlegroups.com/web/haml_highlighting_for_kde.tar.gz">Kate/KDE</a></strong> by <a href="http://ciesbreijs.blogspot.com">Cies Breijs</a>.</p>
</li>
<li>
<p><strong><a href="http://community.activestate.com/files/haml_bundle-0.1.1_0.zip">Komodo</a></strong> (author unknown).</p>
</li>
<li>
<p><strong><a href="http://mediacast.sun.com/users/tnorbye/media/org-netbeans-modules-haml.nbm/details">NetBeans</a></strong> (author unknown).</p>
</li>
<li>
<p><strong><a href="http://www.aptana.com/products/radrails">RadRails</a></strong>: built-in.</p>
</li>
<li>
<p><strong><a href="http://www.jetbrains.com/ruby">RubyMine</a></strong>: built-in.</p>
</li>
<li>
<p><strong><a href="https://github.com/handcrafted/handcrafted-haml-textmate-bundle">TextMate/E Text Editor</a></strong> by <a href="http://www.adamstacoviak.com">Adam Stacoviak</a>. There's also an <a href="http://svn.textmate.org/trunk/Bundles/Ruby%20Haml.tmbundle">official</a> but out-of-date bundle by <a href="http://kevin.sb.org">Kevin Ballard</a>, and many <a href="https://github.com/douglasjarquin/ruby-haml-tmbundle/network">GitHub forks</a> of that bundle.</p>
</li>
<li>
<p><strong><a href="https://github.com/tpope/vim-haml">Vim</a></strong> by <a href="http://www.stopwritingramblingcommitmessages.com">Tim Pope</a>. There's also an <a href="http://www.vim.org/scripts/script.php?script_id=1773">official</a> but out-of-date mode by <a href="https://github.com/dmitry-ilyashevich">Dmitry Ilyashevich</a>.</p>
</li>
<li>
<p><strong><a href="https://github.com/phuibonhoa/handcrafted-haml-textmate-bundle">Sublime Text 2</a></strong> by <a href="http://www.adamstacoviak.com">Adam Stacoviak</a> and adapted by <a href="https://github.com/phuibonhoa">Philippe Huibonhoa</a>. It's available via the <a href="http://wbond.net/sublime_packages/package_control">Sublime Package Control</a> plugin as well.</p>
</li>
<li>
<p><strong><a href="https://github.com/HarlemSquirrel/language-haml">Atom</a></strong> by <a href="https://github.com/HarlemSquirrel">Kevin McCormack</a>.</p>
</li>
<li>
<p><strong><a href="https://github.com/vayan/vscode-haml-ruby">Visual Studio Code</a></strong> by <a href="https://github.com/HarlemSquirrel">Kevin McCormack</a> and adapted by <a href="https://github.com/vayan">Yann Vaillant</a>.</p>
</li>
</ul>
</div>
</div>
<footer>
<p>© 2006-2023 <a href="about.html#the_haml_team">The Haml Team</a> and <a href="https://github.com/haml/haml/graphs/contributors">numerous contributors</a>. Haml is available for use and modification under the <a href="/docs/yardoc/file.MIT-LICENSE.html">MIT License</a>.</p>
</footer>
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3592613-6']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>