Page 2 of 3

Re: CudaText (multi-platform text editor)

Posted: Sat Jun 10, 2017 7:09 am
by Alextp
I consider CudaText as app, which is better than SynWrite. And it should be on site, like SynWRite.

Re: CudaText (multi-platform text editor)

Posted: Sat Jun 10, 2017 8:32 am
by billon
Alextp wrote:And it should be on site
so add it

Re: CudaText (multi-platform text editor)

Posted: Sat Jun 10, 2017 9:54 am
by Alextp
I dont have knowledge how to add apps here, and update later.

Re: CudaText (multi-platform text editor)

Posted: Sat Jun 10, 2017 11:02 am
by billon
just try at least, nothing complicated there
entry will be updated by others

Re: CudaText (multi-platform text editor)

Posted: Sat Jun 10, 2017 12:14 pm
by Alextp

Re: CudaText (multi-platform text editor)

Posted: Sat Jun 10, 2017 2:52 pm
by webfork
Thanks for doing that. Added a bit to the entry and voted.

Re: CudaText

Posted: Sat Jun 10, 2017 7:39 pm
by smaragdus
@Alextp
Thank you both for the submission and for the excellent program (I think it was in my submission list). I voted too.

Re: CudaText (multi-platform text editor)

Posted: Mon Dec 18, 2017 9:06 am
by Alextp
(I'm the author)
I want to say that it's good that you have CHS users sometimes.
I have one CHS user at forum. he always writes text with mistakes.
But. He tells useful things. Ie useful bug reports. And issues.

He told issues in CudaText
- with slow text search--- and I reworked search (from zero almost), and now it's new and fast like in N++
- with slow scrolling of BIG SQL logs--- and I changed SQL lexer, and then I disabled normal SQL lexxer and added new LITE SQL lexer, which is 30x times faster. Now SQL logs scroll fast.

So it's good that such user exists on forum and tells issues.

Re: CudaText (multi-platform text editor)

Posted: Mon Dec 18, 2017 10:30 am
by Midas
Alextp wrote:I want to say that it's good that you have CHS users sometimes. I have one CHS user at forum.

Sorry, but I don't understand what you mean by CHS users... :?

Re: CudaText (multi-platform text editor)

Posted: Mon Dec 18, 2017 8:56 pm
by Alextp
It is ISO country code for China.

Re: CudaText (multi-platform text editor)

Posted: Tue Dec 19, 2017 4:42 am
by Midas
Oh, I see now. Thanks. 8)

Re: CudaText (multi-platform text editor)

Posted: Sun May 24, 2020 5:27 am
by Midas
Topic update: CudaText v1.101.0.0 released (changelog at http://uvviewsoft.com/cudatext/history.txt).

Re: CudaText (multi-platform text editor)

Posted: Sun Feb 28, 2021 5:38 am
by Midas
Topic update: CudaTex v1.127.0.0 released (changelog at http://uvviewsoft.com/cudatext/history.txt).

Re: CudaText (multi-platform text editor)

Posted: Thu Apr 15, 2021 5:42 am
by Midas
CudaText v1.131.0.0 released (changelog at https://cudatext.github.io/history.txt).

FYI, CudaText homepage changed to https://cudatext.github.io/ (previous http://uvviewsoft.com/cudatext/ now redirects here, too).

Re: CudaText (multi-platform text editor)

Posted: Thu Apr 15, 2021 11:18 am
by rbon
CudaText can look for new updates. :wink:
In version 1.9.3 (June 3, 2017) has been added a new item in the Help menu.
-> see on file History.txt https://github.com/Alexey-T/CudaText/bl ... istory.txt
(choose Raw, Ctrl-A, Ctrl-C, Ctrl-V in Notepad++)
menuitem "Help - Check for updates", it calls Addon Manager
... but this feature tell You only if exist a new update, then You must download it and unzip in Your CudaText folder.

CudaText is developed in Lazarus (open source Pascal/Delphi compiler), so is very stable.

The Wiki is on Lazarus site https://wiki.freepascal.org/CudaText.
Very interesting is the topic Advantages over Sublime Text 3 https://wiki.freepascal.org/CudaText#Ad ... ime_Text_3

CudaText and its plugins support i18n https://en.wikipedia.org/wiki/Internati ... calization (text strings can be translated).