1 dépôt
Tools for logging and monitoring the internal activity of external plugins for troubleshooting.
Distinct from Extensible Debugging Interfaces: Focuses on activity logging for plugins rather than general debugger UI extensibility.
Explore 1 awesome GitHub repository matching development tools & productivity · Plugin Instrumentation. Refine with filters or upvote what's useful.
Oni2 is a high-performance, extensible text editor and project-based file manager. It functions as a modal code editor, utilizing a keyboard grammar of verbs and motions to navigate and modify source code without a mouse. It also serves as an LSP client, integrating Language Server Protocol servers to provide code completion, symbol navigation, and refactoring. The editor distinguishes itself by acting as a VSCode extension host, allowing it to load and execute language servers and debuggers from the VSCode ecosystem. It provides a programmable environment where custom functionality is implem
Logs internal plugin activity via standard error streams for troubleshooting and instrumentation.