This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
Python-With-Gtk-Template
Template
Watch
1
Star
0
Fork
0
You've already forked Python-With-Gtk-Template
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
0dc21cbb821f60698feaddad425d5ea067320cf4
Python-With-Gtk-Template
/
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:43:37 -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:21:03 -05:00
"name"
:
"Split Pane"
,
Added ability to toggle view visibility.
2026-02-25 00:43:37 -06:00
"author"
:
"ITDominator"
,
"version"
:
"0.0.1"
,
"support"
:
""
,
"requests"
:
{
}
}
Reference in New Issue
Copy Permalink