This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.
Make live edit cycle more smooth #47
Open
Description
In v. 0.2.2 live editing is not highly usable. 2 issues slow down the work:
1. "Push" actions is not easily accessible. One has to open context menu, then
a submenu and choose a menu element, which is quite slow. A shortcut or even
auto-push (push simply on a file save, perhaps with confirmation box) would
make the feature a way more convenient.
2. Files under a virtual project are all read-only by default. User has to
explicitly drop this attribute again and again after each live edit push. It
would be nice to spare him from this.
Original issue reported on code.google.com by [email protected]
on 23 Jul 2011 at 8:43