nodesign / weio

weio
http://we-io.net
128 stars 35 forks source link

Ace v1.1.9 displays errors on python code #185

Closed ks156 closed 9 years ago

ks156 commented 9 years ago

With the new version of ACE, when a new project is created and main.py is shown, there's two errors pointed by the editors. One for the import, another for setup function. If the file is closed and then re-opened, the errors disappear.

image

nmarcetic commented 9 years ago

@ks156 I can't reproduce this bug, using chrome and firefox (i think its not related to browser). I try with new project main.py and creating new files also no error's.

ukicar commented 9 years ago

Can't reproduce neither. Tested on safari

nmarcetic commented 9 years ago

@ks156 Try to hover the error , so we can see what Ace is telling about those errors (i notice this in lot of IDE's).

ks156 commented 9 years ago

I'll retest tonight if I find some time

ks156 commented 9 years ago

I can't reproduce this bug anymore... cache ?

nmarcetic commented 9 years ago

Its possible. As @ukicar says Ace is very crazy with cache :)