English 中文(简体)
Mac 开源文本编辑器 [已关闭]
原标题:Open source text editor for Mac [closed]

我们不允许为软件库、辅导、工具、书籍或其他场外资源寻求建议的问题。 您可以编辑问题, 以便用事实和引用来解答问题。

Closed 8 years ago.

是否有人知道Mac 的任何活源开放源码文本编程(主要是 html/css) 编辑器? 似乎没有这样的编辑器。

Kod - dead
Fraise - dead
Smultron - not open source anymore
Coda - not open source

我想用 CSS 现场预览标签来扩展它, 但是为了做到这一点, 它必须是开放源码, 我更喜欢在一个有某种视角的项目上工作。 现在所有的东西似乎都在MacApp Store上... :

最佳回答

TextMate 2 is now open-sourced on github. https://github.com/textmate/textmate#readme

问题回答

说实话 学学Vim 一开始会花点时间 但你不会后悔的





相关问题
2 mysql instances in MAC

i recently switched to mac. first and foremost i installed xampp. then for django-python-mysql connectivity, i "somehow" ended up installing a seperate MySQL. now the seperate mysql installation is ...

Iterating over string/strlen with umlauted characters

This is a follow-up to my previous question . I succeeded in implementing the algorithm for checking umlauted characters. The next problem comes from iterating over all characters in a string. I do ...

Controlling OSX windows

I m trying to control windows of a foreign OSX applications from my application. I d like to 1. move the windows on the screen 2. resize the windows on the screen 3. change the currently active window ...

Switching J2SE versions on Mac OS (SnowLeopard)

My current JDK on Mac OS (10.6) is set to 1.6 and I d like to switch to 1.5. A listing of /System/Library/Frameworks/JavaVM.framework/Versions/ shows: lrwxr-xr-x 1 root wheel 10 Nov 3 18:34 ...

Scrolling inside Vim in Mac s Terminal

I ve been googling around trying to figure out if it s possible to use my mouse wheel to scroll while inside Vim in Mac s Terminal, with no luck. It seems as if only X11 or iTerm support this. Before ...

export to MP3 from quicktime API

A question for Apple,QT programmers. Would like to know if it s possible to export a Movie object to MP3 using the QuickTime API. Preferably the ConvertMovieToFile function. I ve looked at ...

热门标签