XBrackets plugin
- Author
- Message
-
Offline
- Posts: 1291
- Joined: Thu Nov 16, 2006 11:53 am
- Location: Kyiv, Ukraine
Re: XBrackets plugin
XBrackets 8.0
+ добавлено: расширенная настройка для "Считать ' ' парой скобок"
- исправлено: функция GetNearestBracketsRange не учитывала, что вызов NearestBr_GetFoldOrQuoteFromAkelEdit может вернуть не ту пару скобок
+ добавлено: расширенная настройка для "Считать ' ' парой скобок"
- исправлено: функция GetNearestBracketsRange не учитывала, что вызов NearestBr_GetFoldOrQuoteFromAkelEdit может вернуть не ту пару скобок
-
Offline
- Posts: 1291
- Joined: Thu Nov 16, 2006 11:53 am
- Location: Kyiv, Ukraine
Re: XBrackets plugin
XBrackets v.8.1
+ добавлено: gotobr.lines_vis_up, gotobr.lines_vis_down и gotobr.pair_line_diff
- исправлено: убрано мигание подсвеченных скобок при закрытии AkelPad
+ добавлено: 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
This plugin not support JSON files?
-
Offline
- Posts: 43
- Joined: Sat Jul 05, 2008 11:30 am
- Location: Odesa, Ukraine
Re: XBrackets plugin
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.

-
Offline
- Posts: 165
- Joined: Fri Aug 15, 2008 8:58 am
Re: XBrackets plugin
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
XBrackets-Eng.txt:
Hence, put an appropriate .coder file in the "AkelPad\AkelFiles\Plugs\Coder" folder.v.4.4 (May 2011)
* for AkelPad 4.6.0+
+ now XBrackets works closely with Coder (if Coder is available)
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
I updated my old json.coder with this and now it work.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
ty.
-
Offline
- Site Admin
- Posts: 6403
- Joined: Thu Jul 06, 2006 7:20 am
Re: XBrackets plugin
DV
В режиме PMDI после создания пустой вкладки и вставки туда текста со скобками, они начинают подсвечиваться только если убрать и вернуть фокус на окно редактирования.
В режиме PMDI после создания пустой вкладки и вставки туда текста со скобками, они начинают подсвечиваться только если убрать и вернуть фокус на окно редактирования.
-
Offline
- Posts: 1291
- Joined: Thu Nov 16, 2006 11:53 am
- Location: Kyiv, Ukraine
Re: XBrackets plugin
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.Instructor wrote: ↑Thu Nov 14, 2024 4:45 pm DV
В режиме PMDI после создания пустой вкладки и вставки туда текста со скобками, они начинают подсвечиваться только если убрать и вернуть фокус на окно редактирования.
-
Offline
- Site Admin
- Posts: 6403
- Joined: Thu Jul 06, 2006 7:20 am
-
Offline
- Posts: 1291
- Joined: Thu Nov 16, 2006 11:53 am
- Location: Kyiv, Ukraine
Re: XBrackets plugin
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
-
Offline
- Posts: 1291
- Joined: Thu Nov 16, 2006 11:53 am
- Location: Kyiv, Ukraine
Re: XBrackets plugin
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
DV
В XBrackets 8.2 ошибка ушла, благодарю!
В XBrackets 8.2 ошибка ушла, благодарю!