Is there anything like TextMate for the web?
Has anyone built a text editor that has somewhat the same functionality as TextMate but for the web?
It would be really cool to see something that:
- Doesn't have any GUI buttons
- Has all the base textmate keyboard shortcuts (e开发者_如何学Python.g. highlight text and hit quotes key, and it wraps text in quotes, or hold ALT+SHIFT and highlight text and it highlights in a square).
- Allows you to use textmate language bundles :)
Does anything like that exist?
Yes there is. Emy Editor See it on www.amyeditor.com
it's called vim ! A screenshot of mine running in a terminal: http://viennot.biz/vim.png
EDIT: Maybe I misunderstood the question, try https://bespin.mozillalabs.com/
精彩评论