Search found 2533 matches

by main Alexey
Today 07:19
Forum: Lexers
Topic: What are the TokenTypes
Replies: 2
Views: 51

Re: What are the TokenTypes

You should edit the lexer in the SynWrite's LexerProperties dialog, so dialog will give you the checkListBox control, like this: [x] Id [x] Id Keyword [x] String [x] Number .... from your checkboxes, dialog will compose the final number, TokenTypes. for example: TokenTypes = 4096 it means 2**12, so ...
by main Alexey
Yesterday 16:40
Forum: General (in Russian)
Topic: Закладки (bookmarks) - вопросы, баги, предложения
Replies: 3
Views: 1288

Re: Закладки (bookmarks) - вопросы, баги, предложения

сделал сплит, потыкал с закладкой, правил файл в половинах- повтора нет.
by main Alexey
Yesterday 07:05
Forum: Bugs, issues
Topic: Terminal plugin wont start correctly in wine
Replies: 5
Views: 122

Re: Terminal plugin wont start correctly in wine

>>Cudtext takes about 5 seconds to close on my Debian system. During that time my entire system is unresponsive. I know about pause-issues on START, but not on CLOSE. wiki info: https://wiki.freepascal.org/CudaText 51.15 Unix: Program takes 25 seconds to start 51.16 Unix: Program takes 60 seconds to...
by main Alexey
Yesterday 06:59
Forum: Bugs, issues
Topic: Terminal plugin wont start correctly in wine
Replies: 5
Views: 122

Re: Terminal plugin wont start correctly in wine

>and on another topic, I've been setting up a lexer for my language and have not been able to find any documentation as to the the numeric values of the token types. (especially in relation to code folding - they look like binary values ie. 256,512,1024 etc) I don't understand. what 'token types'? d...
by main Alexey
Yesterday 06:57
Forum: Bugs, issues
Topic: Terminal plugin wont start correctly in wine
Replies: 5
Views: 122

Re: Terminal plugin wont start correctly in wine

>Is there any chance that installing any of the older python packages might help.

No, it will not help. what may help is reworking (a little) of Terminal code, to replace process.tell() with some similar operators. AI suggested this to me. I won't do it, but others may try.
by main Alexey
17.06.2025 09:21
Forum: Bugs, issues
Topic: Terminal plugin wont start correctly in wine
Replies: 5
Views: 122

Re: Terminal plugin wont start correctly in wine

I repeated the error on Terminal and Terminal_Plus plugins. On Ubuntu 22.04 with default Wine. On 3rd plugin, ExTerminal, I got new error messagebox: >Plugin does not support Windows older than 10. It may mean that python-API used by plugin is OK only under Win10 or newer, not under current Wine. so...
by main Alexey
13.06.2025 18:55
Forum: Lexers
Topic: Trying to create a lexer for kind-of-classic 80's BASIC
Replies: 11
Views: 2096

Re: Trying to create a lexer for kind-of-classic 80's BASIC

as alternative way to make the lexer:
post your wishes to the lexer (my version, which I attached). after one iteration from me, post next wishes.
by main Alexey
10.06.2025 11:06
Forum: General (in Russian)
Topic: WikidPad support in CudaText + Tree view & find + Markdown
Replies: 210
Views: 119991

Re: WikidPad support in CudaText + Tree view & find + Markdown

если это кого-то интересует: я не читаю Хабр. так, по инерции захожу раз в к недель. посмотрю заголовки, вижу что хренота одна, и ухожу. не читаю тексты. не интересно в IT сайтиках. что меня интересует - гуманитарные новости. в том числе про геноцид нашего народа.
by main Alexey
07.06.2025 11:46
Forum: General (in Russian)
Topic: Как отключить проверку орфографии?
Replies: 7
Views: 675

Re: Как отключить проверку орфографии?

баг с меню на пустом месте - поправил. плагин обновлен в Addons Manager.
by main Alexey
07.06.2025 11:00
Forum: General (in Russian)
Topic: Как отключить проверку орфографии?
Replies: 7
Views: 675

Re: Как отключить проверку орфографии?

записал сеебе про баг плагина в 2х документах. может на неделе попробую поправить. спасибо.