Java開發的程序文本編輯器:RText
RText純Java開發的一個強大,跨平臺的程序文本編輯器.支持多種程序語言語法的高亮顯示包括:C C++ C#,PHP,HTML,Java JavaScript,Perl,SQL,XML等超過25種語言.
- Multiple fonts simultaneously - Different token types can use different fonts and styles
- Bracket matching - Useful for quickly scoping a block of code
- Macro record/playback - Automate common editing tasks you do repeatedly
- Drag-and-drop - Easily move code around in your document, or even into another application
- Spell Checking - Spell check plain text documents and comments of source code.
- Bookmarking - Mark and quickly navigate to important sections of code.
- Mark Occurrences - Easily see the scope and usage of a variable or method.
- Code templates - Create shortcut key sequences for common coding constructs such as for-loops.
- Unlimited undo/redo - Don't worry about making a mistake with the handy smart undo & redo.
- File encodings supported - Edit and save files in ASCII, Unicode, or any other encoding supported by your JVM.
- Current line highlighting - Allows you to quickly locate your position in a source file.
- Margin line - Useful for keeping your lines from being too long, if you're into that kind of thing.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!