CudaText 1.99.5, 1.99.6

Created on 16 May 2020  ·  28Comments  ·  Source: Alexey-T/CudaText

All 28 comments

@dinkumoil @kvichans @iRamSoft @jairo-martinez

Какие изменения?
(лучше в анонс беты вставлять кусок истории или ГХ-ссылку на нее)

files are updated just now. 2 fixes in project manager. @kvichans - see history.txt.

Я как раз и хочу посмотреть Историю, но не скачивать для этого всю бету

вы огорчаете меня. в 2020 году. скачать 12Мб

12 Мб? вы не туда думаете
У меня накопилось 300 сборок. Просто не выкидываю, что уже скачал. Поэтому скачиваю по возможности не каждую

1.99.5 (2020/05)

  • add: option "max_line_len_for_accurate_width"
  • add: open URLs and e-mails (with and without "mailto:") by double-click
  • add: open URLs starting with "www." and "ftp."
  • add: switch ui tabs by Shift+wheel
  • add: Wiki topic: https://wiki.freepascal.org/CudaText#Sessions
  • add: Wiki topic: https://wiki.freepascal.org/CudaText#Markers
  • add: API to show button on sidebar's bottom without loading the plugin
  • add: optimizations for "dynamic highlightings" code
  • change: ui tabs: mouse wheel scroll step is now 20% of width
  • change: toolbar button "Sort" was removed. It gave the same commands as "Plugins / Sort" but it had only 5 of all 20 commands.
  • fix: Project Manager cannot open files in binary viewer sometimes
  • fix: Project Managet cannot open recent projects
  • fix: regex search bug with regex like "[.-]test"
  • fix: lexer PHP: several fixes for code-tree and folding
  • fix: incorrect caret pos in huge lines (len>500) with CJK chars
  • fix: bug from 1.99.0, file can be loaded from session without lexer set

спасибо

Проблема с regexp-ами в диалоге Поиск уже решена? это про нее фикс?

  • add: open URLs and e-mails (with and without "mailto:") by double-click
  • add: open URLs starting with "www." and "ftp."

Working in general but still there is the issue #2561, I repeat maybe is problem of hilite plugin or the way that Cud catch the double-click and caret event.

  • add: switch ui tabs by Shift+wheel

Maybe just add in change-log that works putting the focus in tab bar :)

  • add: API to show button on sidebar's bottom without loading the plugin

Working, I need to re-code mi Terminal fork to remove the logic of on_start event :)

Проблема с regexp-ами в диалоге Поиск уже решена? это про нее фикс?

нет, не про нее, не понял про какую вы говорите.

Working in general but still there is the issue #2561, I repeat maybe is problem of hilite plugin or the way that Cud catch the double-click and caret event.

I didn't repeat your moment here... maybe check that removing on_dbl_click event from OpenURL plugin's install.inf is okay? ie, now plugin dont need to catch on_dbl_click. i will update it soon. it will catch on_click_link (new event in 1.99.5).

I didn't repeat your moment here... maybe check that removing on_dbl_click event from OpenURL plugin's install.inf is okay? ie, now plugin dont need to catch on_dbl_click. i will update it soon. it will catch on_click_link (new event in 1.99.5).

My test was w/o Open URL plugin and using the new built-in Cud functionality.

Проблема с regexp-ами в диалоге Поиск уже решена? это про нее фикс?

нет, не про нее, не понял про какую вы говорите.

Про #2520
Только сейчас увидел, что уже решена

@kvichans в 1.99.0 history.txt про нее я писал

@dinkumoil @kvichans @iRamSoft @Jairo-Martinez @miroslavmatas @OlehL
1st post updated.
new beta 1.99.6 is made with FPC 3.2fixes, so maybe some bugs reappear?
ie bad work of Macros/Tools plugin after 1-2 calls?
please try, if they reappear I will use FPC 3.0.4 (3.0.4 is used in fixed 1.99.5)...

I have tested _ExtTools_ plugin with the 1.99.6 (fpc 3.2) beta - it works.

_Macros_ plugin works as well but when testing it I had problems to assign a keyboard shortcut to the test macro of @MiroslavMatas provided in #2521. Assigning the shortcut was not possible when I used plugin's own dialog. But I was able to do it when I used the _Config Hotkeys_ plugin. But maybe @MiroslavMatas should have a look as well.

@kvichans above message looks like a bugreport for Macros. in my test, i was able to add hotkey via Macros own dialog.

@Alexey-T Is there an option to disable URL opening by double-click?

currently no such an option.

Would you mind to add such an option?

It is a good idea, todo

@dinkumoil done, will be in release 1.100 or next beta

I have tested _ExtTools_ plugin with the 1.99.6 (fpc 3.2) beta - it works.

_Macros_ plugin works as well but when testing it I had problems to assign a keyboard shortcut to the test macro of @MiroslavMatas provided in #2521. Assigning the shortcut was not possible when I used plugin's own dialog. But I was able to do it when I used the _Config Hotkeys_ plugin. But maybe @MiroslavMatas should have a look as well.

_ExtTools_ works fine
_Macros_ - is possible to assign hotkey, but need restart of Cuda to apply

_> * fix: bug from 1.99.0, file can be loaded from session without lexer set_
appreciate it!

@kvichans BTW you can see history.txt in this Github (GH has Find button in repo)

:) yes i can.

release 1.100.0. (info on website will be updated later).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Alexey-T picture Alexey-T  ·  5Comments

Alexey-T picture Alexey-T  ·  5Comments

junguler picture junguler  ·  5Comments

GHNewbiee picture GHNewbiee  ·  7Comments

Alexey-T picture Alexey-T  ·  7Comments