XBrackets plugin

Discuss and announce AkelPad plugins
  • Author
  • Message
DV
Offline
Posts: 1291
Joined: Thu Nov 16, 2006 11:53 am
Location: Kyiv, Ukraine

Post by DV »

XBrackets v.7.9
- исправлено: при вставке текста в только что созданный документ (сразу после Файл -> Новый), скобки не подсвечивались пока окно редактирования не теряло фокус и не получало фокус опять

DV
Offline
Posts: 1291
Joined: Thu Nov 16, 2006 11:53 am
Location: Kyiv, Ukraine

Re: XBrackets plugin

Post by DV »

XBrackets 8.0
+ добавлено: расширенная настройка для "Считать ' ' парой скобок"
- исправлено: функция GetNearestBracketsRange не учитывала, что вызов NearestBr_GetFoldOrQuoteFromAkelEdit может вернуть не ту пару скобок

DV
Offline
Posts: 1291
Joined: Thu Nov 16, 2006 11:53 am
Location: Kyiv, Ukraine

Re: XBrackets plugin

Post by DV »

XBrackets v.8.1
+ добавлено: gotobr.lines_vis_up, gotobr.lines_vis_down и gotobr.pair_line_diff
- исправлено: убрано мигание подсвеченных скобок при закрытии AkelPad

Offline
Posts: 165
Joined: Fri Aug 15, 2008 8:58 am

Re: XBrackets plugin

Post by Diamen »

This plugin not support JSON files?

Offline
Posts: 43
Joined: Sat Jul 05, 2008 11:30 am
Location: Odesa, Ukraine

Re: XBrackets plugin

Post by ewild »

Diamen wrote: Tue Sep 03, 2024 8:55 pm This plugin not support JSON files?
This plugin does support .json files.
However, you might prefer to uncheck "In visible area only" check box in the plugin's settings; otherwise, the plugin won't highlight bracket pairs if only one of them is visible (while the other is out of the screen), which may pretty often occur in case of the .json files.

Image

Offline
Posts: 165
Joined: Fri Aug 15, 2008 8:58 am

Re: XBrackets plugin

Post by Diamen »

For me work only if I rename .json to .js. Why?

Offline
Posts: 43
Joined: Sat Jul 05, 2008 11:30 am
Location: Odesa, Ukraine

Re: XBrackets plugin

Post by ewild »

Diamen wrote: Mon Oct 07, 2024 6:33 pm For me work only if I rename .json to .js. Why?
XBrackets-Eng.txt:
v.4.4 (May 2011)
* for AkelPad 4.6.0+
+ now XBrackets works closely with Coder (if Coder is available)
Hence, put an appropriate .coder file in the "AkelPad\AkelFiles\Plugs\Coder" folder.
For the .json files it could be "AkelPad\AkelFiles\Plugs\Coder\json.coder"
If you don't have one, you can a. make it yourself, b. put *.json extension in another suitable .coder file, or c. get it somewhere (and put it into the said folder), for example:
https://github.com/cuprum/AkelPad_coder ... json.coder

Offline
Posts: 165
Joined: Fri Aug 15, 2008 8:58 am

Re: XBrackets plugin

Post by Diamen »

ewild wrote: Mon Oct 07, 2024 11:43 pm If you don't have one, you can a. make it yourself, b. put *.json extension in another suitable .coder file, or c. get it somewhere (and put it into the said folder), for example:
https://github.com/cuprum/AkelPad_coder ... json.coder
I updated my old json.coder with this and now it work.
ty.

Offline
Site Admin
Posts: 6403
Joined: Thu Jul 06, 2006 7:20 am

Re: XBrackets plugin

Post by Instructor »

DV
В режиме PMDI после создания пустой вкладки и вставки туда текста со скобками, они начинают подсвечиваться только если убрать и вернуть фокус на окно редактирования.

DV
Offline
Posts: 1291
Joined: Thu Nov 16, 2006 11:53 am
Location: Kyiv, Ukraine

Re: XBrackets plugin

Post by DV »

Instructor wrote: Thu Nov 14, 2024 4:45 pm DV
В режиме PMDI после создания пустой вкладки и вставки туда текста со скобками, они начинают подсвечиваться только если убрать и вернуть фокус на окно редактирования.
Can't reproduce. As XBrackets has million of options, I most likely need a video recording of the issue plus the settings of XBrackets, Coder and AkelPad itself.

Offline
Site Admin
Posts: 6403
Joined: Thu Jul 06, 2006 7:20 am

Re: XBrackets plugin

Post by Instructor »


DV
Offline
Posts: 1291
Joined: Thu Nov 16, 2006 11:53 am
Location: Kyiv, Ukraine

Re: XBrackets plugin

Post by DV »

Unfortunately, I can't access yandex.ru.
Please, upload to some another fileupload site such as "upload.ee".

Offline
Site Admin
Posts: 6403
Joined: Thu Jul 06, 2006 7:20 am

Re: XBrackets plugin

Post by Instructor »


DV
Offline
Posts: 1291
Joined: Thu Nov 16, 2006 11:53 am
Location: Kyiv, Ukraine

Re: XBrackets plugin

Post by DV »

A tricky one that was to identify. But then the fix was easy :)
I've additionally fixed a few other issues. And, firstly in the history of AkelPad, I've built a 64-bit binary without the code related to non-Unicode Windows, thus producing a smaller and faster binary!
I'll take a few more days to verify that nothing has been broken after these latest changes.

Offline
Site Admin
Posts: 6403
Joined: Thu Jul 06, 2006 7:20 am

Re: XBrackets plugin

Post by Instructor »

DV
В XBrackets 8.2 ошибка ушла, благодарю!
Post Reply