This adapter allows you to edit your ioBroker javascript files with your preferred IDE/editor.
- Only for developers and for backup purposes (scripts are then files on disk and therefor can be included in backup)
- This is a pre-release and only for test purposes
- Currently debugging is restricted
- use your preferred environment ide
- debugging
- breakpoints
e.g.: Webstorm:
Execute the following command in the iobroker root directory (e.g. in /opt/iobroker)
npm install iobroker.js2fs