Запрос на новые функции CudaText

main Alexey
Posts: 3205
Joined: 25.08.2021 18:15

Re: Запрос на новые функции CudaText

Post by main Alexey »

ваша идея напоминает плагин Hotspots, там в одной панели он показывает закладки и другое.
mix-7
Posts: 1186
Joined: 11.05.2018 11:02

Re: Запрос на новые функции CudaText

Post by mix-7 »

> и другое
только закладки, нет сортировки по принадлежности к данной вкладке.
А что другое?
У меня нажатие на "+" в кнопках этого плагина не работает.
main Alexey
Posts: 3205
Joined: 25.08.2021 18:15

Re: Запрос на новые функции CudaText

Post by main Alexey »

забыл уже что там и как в Hotspots. так что изучать надо. там есть readme.txt, он помогает понять?
Plugin for CudaText.
Gives panel (in CudaText side-panel) to show all existing bookmarks to jump to;
also shows Git modified/untracked files.

Panel can be shown by:
- click on plugin's sidebar icon
- menu item "Plugins / Hotspots / Open side panel"

Bookmarks list shows 2 lists, combined/deduplicated:
- bookmarks from all opened UI-tabs
- bookmarks saved to CudaText file 'settings/history files.json'

Note: You must click "Collect hotspots" to refresh the list, also it is refreshed on save file action.

For filenames in the 'Git' panel item, plugin supports context menu with items:
- Add
- Unstage
- Restore...
- Diff head

Hotkeys:
- Ctrl+Enter - copy line to clipboard, in dialog-list
- Ctrl+C - copy line to clipboard, in sidebar-list
Post Reply