Da pokrenem temu koja ne vodi nicemu
Koristim
Crimson editor dijelom zato sto je zbilja dobar a dijelom i zato sto sam takoreci slucajno poceo da ga koristim, navikao se and the rest is history...
Da nebih sad iznova nabrajao, evo meni najvaznijih detalja iz 'features' sekcije sa cedt-ovog sajta:
Citat:
Edit multiple documents
- switch between documents using file selection tab.
- Ctrl+Tab brings the last accessed document to topmost.
- support window splitter to see different parts of a document.
Syntax highlighting
- configurable via custom syntax files.
- preconfigured for more than 100 computer languages.
Multi-level undo / redo
- all editing actions are recorded from the opening of a file.
- any document always can be undone to it's initial contents.
- unlimited undo and redo buffers.
Find & Replace
- replace specified text one by one, or as a whole.
- support regular expression.
Natural word wrapping
- word wrapping does not affect syntax highlighting.
- configurable wrapping indentation. (easer to understand the syntax)
User tools and macros
- execute external programs with proper arguments.
- compile, execute and test your code.
- ease your fingers with key stroke recording. (record & replay)
|