CudaText 1.43.0
By UVViewSoft (Open Source)
CudaText is a cross-platform text editor, written in Lazarus.
Features include:
- Syntax highlight for many languages: C, C++, Java, JavaScript, HTML, CSS, PHP, Python, XML...
- Code folding.
- Code tree structure (SynWrite style).
- Multi-carets.
- Multi-selections.
- Find/Replace with regex.
- Plugins in Python language. Plugins can do lot of things.
- Configs in JSON. Lexer-specific configs.
- Tabbed UI.
- Split each tab.
- Split view for 2/3/4/6 files.
- Simple auto-completion (fixed list) for some lexers.
- Command palette (ST3 style).
- Minimap (ST3 style)
- Micromap.
- Show unprinted whitespace.
- Support for many encodings.
- Customizable hotkeys.
Features for HTML/CSS coding:
- Smart auto-completion for HTML, CSS.
- HTML tags completion with Tab-key (Snippets plugin).
- HTML color codes (#rgb, #rrggbb) underline.
- View pictures (jpeg/png/gif/bmp/ico).
While installing, if ask for install any thirdparty Addon ,toolbars or change browser settings user can skip or select a custom install.
Title : CudaText1.43.0
Filename : cudatext-win-x64-1.43.0.2.zip
File size : 10.9503M
Requirements : Windows: x32/x64
Languages : Multiple languages
License : Open Source
Date added : 2018-02-28
Author : UVViewSoft
+ add: plugins can force show sidebar button, even if they don't run on start. New section in install.inf: [sidebar1] .. [sidebar3]. Used in plugins: ProjectManager, TabsList, FTP. + add: option "ui_toolbar_theme", with default theme + add: add-on type "toolbar theme", which installs icon set(s) for new option + add: improve look of "Go to bookmark" dialog - fix: scroll pos didn't restore for inactive tabs (e.g. in session)