code execution from CudaText
-
- Posts: 2
- Joined: 14.03.2023 13:18
code execution from CudaText
Hello there fine people. I just started using CudaText and would like to execute (compile and run) my code directly from the text editor. In sublime I am able to do this quite easily and use the [Ctrl] + to do so, but I haven't figured out whether and if so how I can achieve this in CudaText. Specifically, I am interested in executing Rust code at the moment, so I would presumably need to configure this somehow. Can anyone inform me whether this is possible and if so how it can be achieved?
-
- Posts: 2245
- Joined: 25.08.2021 18:15
Yes, possible! Two plugins (choose one of them)
- External Tools (more UI features and dialogs)
- Runner (no UI)
Help topics for both plgs: https://wiki.freepascal.org/CudaText_plugins
- External Tools (more UI features and dialogs)
- Runner (no UI)
Help topics for both plgs: https://wiki.freepascal.org/CudaText_plugins
-
- Posts: 2
- Joined: 14.03.2023 13:18
-
- Posts: 2245
- Joined: 25.08.2021 18:15
I dont know about rust-analyzer. did you ask about it at https://github.com/CudaText-addons/cuda_lsp/issues ? seems yes.
-
- Posts: 2245
- Joined: 25.08.2021 18:15