Page 1 of 1

How to create different profiles?

Posted: 18.12.2022 12:29
by oldcastle
Hi,

Is it possible to create complete different profiles in CT? For example, ST has this plugin https://github.com/tonsky/sublime-profiles, which allows me to setup ST in different ways by using profiles. So, I can have a profile with different settings for fonts, themes, UIs and so on if I want to write text and another profile for coding.

Cheers,
OC

Posted: 18.12.2022 12:32
by main Alexey
You can create N shell-scripts (batch files) and use this command line parameter:
-s=folder - Set full path of "settings" folder
But plugins/lexers/data will be common for all scripts.
To use different data, make M folders with CudaText with executable files.