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
a52d5243abcbfc32f49af5af065e3805e1b1705a
Newton-Editor/plugins/code/autopairs/manifest.json

8 lines
120 B
JSON
Raw Normal View History

initial commit
2026-01-04 11:42:27 -06:00
{
"name": "Autopairs",
"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