Alexey-T / CudaText

Cross-platform text editor, written in Free Pascal
Mozilla Public License 2.0
2.46k stars 171 forks source link

CudaText 1.105.5 #2681

Closed Alexey-T closed 4 years ago

Alexey-T commented 4 years ago

IMO most of issues (with hotkey system from 1.105) fixed. http://uvviewsoft.com/c/

history https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt

kvichans commented 4 years ago
  • add: for Python lexer, fold-blocks endings now exclude commented lines

Ого! Спасибо. Я хотел этого с первого дня пользования Син/Куд - уже смирился, что это навсегда.

Alexey-T commented 4 years ago

Updated Made optimization for keyword finder- I removed "useLocale" option for list and now search in parser is 30% faster. tested on syntetic Pas file with 100K lines, 30 sec -> 17 sec pls test.

Alexey-T commented 4 years ago

updated Implemented #2682 (limit 10K lines) and parser optimizations.

it seems like 1.105.5 almost release. @kvichans @tmsg-gh @jairo-martinez

Alexey-T commented 4 years ago

released 1.105.5.