dependents-editor-backend
The brain that powers all Dependents editor plugins
npm install dependents-editor-backend
How to integrate with a text editor
More docs coming soon
- Shell out to the
bin/cli.js
file with the command and params for
the action that the user is requesting.
What does a text editor need to implement?
- Jump to Dependency logic for grabbing the clicked line and the clicked character
- Editor error handling (ex: popups or modals)
- Editor file selection popup with the list of file results
- Editor menus (ex: right click menus)
- Editor keybindings
Existing Integrations
License
Dependents is free while in beta.
Eventually it will remain free for use in open source projects. Commercial use will be possible via purchasing a license.