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
77a3b71d316334bca1b3c884fa9fd7ef03e10bf7
Newton-Editor
/
plugins
/
code
/
commands
/
commentzar
/
manifest.json
8 lines
121 B
JSON
Raw
Normal View
History
Unescape
Escape
Major completion provider overhaul; pluigin load and pattern improvements; css overhaul/cleanup; source view state modes added
2026-02-14 21:36:06 -06:00
{
Moved plugins and refactor command system - Moved plugins to apropriate sub folders - Refactor command system with new add_command method and rename GetCommandSystemEvent to GetNewCommandSystemEvent - Add RegisterCommandEvent for dynamic command registration - Change footer container orientation to VERTICAL - Add search-highlight tag to source buffer - Add file change detection (deleted, externally modified) in source_file - Add JSON prettify option to source view popup menu - Enable hexpand on VTE widget - Update plugins_controller_mixin to use widget_registry
2026-02-18 23:49:01 -06:00
"name"
:
"Commentzar"
,
Major completion provider overhaul; pluigin load and pattern improvements; css overhaul/cleanup; source view state modes added
2026-02-14 21:36:06 -06:00
"author"
:
"ITDominator"
,
"version"
:
"0.0.1"
,
"support"
:
""
,
"requests"
:
{
}
}
Reference in New Issue
Copy Permalink