Thera
Thera copied to clipboard
Thera is an integrated development environment(IDE) powered by Alibaba.com aimed for improving mobile hybrid solution develop experience, such as weex, luaview, react native.
### Description [Enter steps to reproduce:] 1. Connect debug 2. click random view in inspector tab **Thera**: http://skycloud-oss.cn-shanghai.oss.aliyun-inc.com/thera/ide/auto/thera-mac-0.6.4-dev.10.zip **Atom**: 1.18.0-dev-467f1b6 x64 **Electron**: 1.3.15 **OS**: Mac OS X 10.12.5 **Thrown From**:...
### Description thera version 0.6.4-dev.9 ### Steps to Reproduce 1. open project selection window 2. select an existing project **Expected behavior:** [What you expect to happen] **Actual behavior:** [What actually...
### Description [Description of the issue] ### Steps to Reproduce 1. open a json file 2. write some wrong format content **Expected behavior:** give me some prompt when the json...
### Description expect to save all files of the project when refresh icon clicked. But now thera only save the current editing file . [Description of the issue] 1. [First...
Console panel consumes too much time when there is too many content. After benchmarking it, the bottleneck is the layout part, so the DOM structure should be rewrite.