bart

demandware file uploader and debugger

SqrTT

908

2

Bug Reports

1.8.2

MIT

GitHub

This package consumes the following services:

Bart

Demandware file uploader & script debugger

Usage

After installing Bart package, in Atom appear additional item in main menu with same name Bart. This item contain four subitems:

To start debug you heed to set breakpoint first. To do so, just open file set text cursor in required place and press F9. After breakpoint is set open in browser required page. You will see that page is loading too long. So it's time to press Manual Update button in debugger panel (last button in row). After that you should see stack trace and list of variables. Other buttons should be obvious.

Also in context menu of file/editor you will see two additional items: upload file and toggle breakpoint.

It's recommended to install also language-demandware for syntax highlight of Demandware files.