This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
Newton-Editor
Watch
1
Star
0
Fork
0
You've already forked Newton-Editor
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
12b5fe73048de0b497e6b8706344a3c7f28c4d14
Newton-Editor
/
plugins
/
code
/
commands
/
split_pane
/
manifest.json
8 lines
121 B
JSON
Raw
Normal View
History
Unescape
Escape
Added ability to toggle view visibility.
2026-02-25 00:39:44 -06:00
{
refactor: remove split_pane_manager plugin and harden view handling - Delete deprecated split_pane_manager command plugin and all related commands - Introduce new split_pane command structure (untracked replacement) - Add guard in code_minimap to handle missing active view - Prevent language detection for non-file buffers in command_helpers This cleans up legacy split pane logic and improves stability for edge cases.
2026-04-04 23:19:35 -05:00
"name"
:
"Split Pane"
,
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