Nickolas

Results 6 issues of Nickolas

### 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...

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.

cpu profiling result. ![default](https://cloud.githubusercontent.com/assets/1230701/25388072/582bad26-29ff-11e7-8d90-f4703ca3fa3a.png) ![default](https://cloud.githubusercontent.com/assets/1230701/25388134/836a8a16-29ff-11e7-86c8-655ed98af425.png) linter consumes energy without any operation.