Glavin001 / Glavin001/atom-preview
Rederer timeout
Open
enhancement
question
- Dominant language
- CoffeeScript
- Stars
- 51
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
I've detected this problem with Jade templates.
Whenever i write something like:
``` jade
- var i = 0
while i < 10
p ...
```
In the moment I type the "p" the previewer freezes and closes after while.
I know it's a Jade problem and there they aren't working on this.
I just thought if atom-preview could have a timeout attribute to kill render processes after delayed time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.