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
7ee484f0c0067dc02533f63fe860ce16644867af
Newton-Editor/plugins/code/event-watchers/file_state_watcher/manifest.json

8 lines
129 B
JSON
Raw Normal View History

initial commit
2026-01-04 11:42:27 -06:00
{
Clean up codebase and improve file loading - Moved plugins to proper sub groups (autopairs, code_minimap, colorize, commentzar, info_bar, markdown_preview, prettify_json, search_replace, tabs_bar, telescope, toggle_source_view, lsp_client) - Add filter_out_loaded_files to prevent opening already-loaded files - Add INDEPENDENT source view state - Fix cursor scroll position on buffer switch - Fix signal blocking during file load - Fix word boundary in completion provider - Refactor code events into single events module
2026-03-08 00:51:28 -06:00
"name": "File State Watcher",
initial commit
2026-01-04 11:42:27 -06:00
"author": "ITDominator",
"version": "0.0.1",
"support": "",
refactor(command-system): standardize command execution with *args/**kwargs - Refactor exec_with_args to use *args/**kwargs instead of tuple arguments - Add *args/**kwargs to all command execute functions for consistency - Support multiple key bindings per command in registration - Add character-based key binding support via get_char() in KeyMapper - Make execute_plugin async and use asyncio.run for plugin execution - Use MIME type from Gio content_type instead of language for ftype
2026-02-24 22:30:44 -06:00
"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