Logo
Explore Help
Sign In
itdominator/Newton-Editor
1
0
Fork 0
You've already forked Newton-Editor
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
69e766dc289e2ad1feb084aeedb416c22475a259
Newton-Editor/plugins/code/commands/split_pane_manager/manifest.json

8 lines
129 B
JSON
Raw Normal View History

Added ability to toggle view visibility.
2026-02-25 00:39:44 -06:00
{
feat(editor): introduce split pane manager plugin and refactor source view system * address TODO item for split_pane_manager plugin and bound keys * add split_pane_manager plugin with create/close split view commands * move sibling focus/move commands from core into plugin system * remove legacy toggle_source_view plugin * redesign EditorsContainer to use simpler Box-based layout * refactor source view API to return (scrolled_window, source_view) * add source view lifecycle events (create/remove/removed) * rename GetNewCommandSystemEvent → CreateCommandSystemEvent * update CommandsController to support command system creation and cleanup * ensure command systems are removed with their source views * improve focus border handling across sibling chains * update telescope integration for new source view structure * clean up container imports and initialization logic * remove old keybindings and align with new split pane workflow
2026-04-04 21:33:09 -05:00
"name": "Split Pane Manager",
Added ability to toggle view visibility.
2026-02-25 00:39:44 -06:00
"author": "ITDominator",
"version": "0.0.1",
"support": "",
"requests": {}
}
Reference in New Issue Copy Permalink
Powered by Gitea
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API