

- #CUDATEXT DEBUGGER HOW TO#
- #CUDATEXT DEBUGGER INSTALL#
- #CUDATEXT DEBUGGER UPGRADE#
- #CUDATEXT DEBUGGER PORTABLE#
- #CUDATEXT DEBUGGER CODE#
– Code tree: structure of functions/classes/etc, if lexer allows it. – Syntax highlight for lot of languages (230+ lexers). Syntax parser is feature-rich, based on EControl engine (though not as fast as in some competitors). It is extensible by Python add-ons (plugins, linters, code tree parsers, external tools). It evolved from the previous editor named SynWrite which is no longer developed. There is a new tool available for Sparkers: CudaTextĬudaText is a free, open-source, cross-platform (runs on Microsoft Windows, Linux, macOS or FreeBSD) code editor written in Lazarus.
#CUDATEXT DEBUGGER PORTABLE#
macOS: package, which installs to the "Applications" system folder.įor not portable usage, folder "settings" is created here:.deb package, which installs binary file to "usr/bin/cudatext" and several data folders to "/usr/share/cudatext". So the distribution for Windows is portable (executable "cudatext.exe" is located near "data"), and distibutions from. Location of folders 'settings', 'py', 'data'ĬudaText distributions are portable, if the executable file is located near the "data" sub-folder. Key value: group name, it can be with "\" char to make several levels.if menu name in install.inf is "CSS Utils\Misc\Action", then first part is "CSS Utils". Key name: regular expression for the first part of menu name.In the user config, include useful lines in the curly braces ", Default config is not read by CudaText, it's only to show possible options. You should copy lines from this file to the file from "Options / Settings - user" and edit this user config - this is the actual config file. Account contains other packages needed to compile the app.ĬudaText has configuration system in JSON files: call menu item "Options / Settings - default" and you'll see the default config. If you cannot see builds for some OS'es in the new release, search for it in the "Older versions": It is a plugin which needs to be installed in Addons Manager. Has several cells to show some current states. You can activate others (Output and Validate panels) via sidebar. bottom black button is ExTerminal plugin. Has upper and bottom parts, bottom part has buttons to control bottom panels. Leaves only those items which contain entered text. filt Filtering input field for the code-tree. tree Code-tree, shows 'symbols' from the active document (functions, classes, structs etc) in the tree view. map Mini-map (left side), which is shown here together with micro-map (thin bar on the right side). tabs UI-tabs, to switch between different documents. gut Gutter, contains several columns for the active editor: bookmark icons, line numbers, folding icons, line-state marks.

On the above picture you see UI elements:Įd Main editor field. Viewer for picture files (jpeg, png, gif, bmp, ico, webp).Search/replace with regular expressions.Code-tree (list of functions/classes/etc, if lexer supports this).Syntax highlighting for a lot of languages: 270+ lexers.52 Troubleshooting the Windows shell extension for CudaTextĬudaText is a cross-platform text editor, written in Lazarus.51.28 Why XML document is not fully highlighted by XML lexer.
#CUDATEXT DEBUGGER HOW TO#
#CUDATEXT DEBUGGER UPGRADE#
51.22 How to upgrade but keep all the settings.51.21 How to select extra symbols by double-click.51.15 Unix: Program takes 60 seconds to start.51.14 Unix: Program takes 25 seconds to start.51.12 Linux: Difference between gtk2/qt5 versions.51.11 Linux: How to reinstall missed files.51.10 Linux: In Qt5 version, text is shifting on selection.51.9 How to copy word under caret to clipboard.51.8 How to make translation of Plugins menu.
#CUDATEXT DEBUGGER INSTALL#
51.6 How to simply install many add-ons.51.5 How to install plugins from GitHub.51.3 How to open files in a new tab instead of a new window.51.2 Reduced functionality for big files.9.10 How to support Spell Checker in lexer.9.9 How to make editor re-scan entire document on editing.9.8 Differences in lexer support in CudaText/SynWrite.9.6 How to create distributive of new lexer.9.5 How to setup styles of hidden sublexer.5.4 Location of folders 'settings', 'py', 'data'.
