Running external JS files within Zotero
This discussion was created from comments split from: Feature request: More options for the javascript runner.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
(edit: https://github.com/retorquere/zotero-better-bibtex/tree/master/test/fixtures/debug-bridge)
I read that "code-runner VSCode extension" is required.
Is it feasible to work with Atom code-runner instead of VSCode?
I'm on Ubuntu 16.04. Atom is my main editor although I do have VS Code installed.
In Atom snippets can be either global or local to a project. They are defined in a single file snippets.json.
There are other auto-complete functions in Atom (I have VSCode installed but I only use Atom on Ubuntu).
The bottom line is that either Atom or VSCode can be used as the IDE to connect to Zotero through debug-bridge.