Executing/running commands

Post Reply
nerdyguy1990
Posts: 2
Joined: 06.10.2023 02:22

Executing/running commands

Post by nerdyguy1990 »

Hi. I just downloaded cudatext, and I'm also getting back into programming/coding. How do I run/execute code in cudatext? I want to run python code. Thanks!
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Re: Executing/running commands

Post by main Alexey »

You need one of plugins (from "Plugins / Addons Manager / Install")
https://wiki.freepascal.org/CudaText_plugins

External Tools
9 External Tools

9.1 Introduction to External Tools
9.2 Tool to compile by GCC
9.3 Tool to run C program
9.4 Tool to run C program, on Windows, with input in terminal
9.5 Tool to run C program, on Linux, with input in terminal
9.6 Tool to compile+run C program
9.7 Tool to run current Batch file
9.8 Tool to compile by Free Pascal
9.9 Tool to call file-compare utility
9.9.1 WinMerge, KDiff, Kompare
9.9.2 Meld
9.9.3 diff
9.10 Tool to run Python scripts
9.11 Tool to preview HTML file in Chrome
9.12 Tool to open PHP documentation with given topic
9.13 Tool to open AutoIt documentation with given topic
9.14 Tool to open .chm documentation for all lexers
9.15 Tool for Google search
9.16 Tool to open folder of current file in Windows Explorer
9.17 Tool to go to current file in FreeCommander
or Runner
10 Runner

10.1 Runner limitation for input
10.2 Runner tool for C
10.3 Runner tool for C++
10.4 Runner tool for PHP
10.5 Runner tool for Python
10.6 Runner tool for Free Pascal
10.7 Runner tool for Cobol
Post Reply