nodesign / weio

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

IDE editor set viewport units vmin and vmax as errors #161

Open manuio opened 9 years ago

manuio commented 9 years ago

screen shot 2015-04-02 at 16 20 42

ukicar commented 9 years ago

This is something that comes from Ace editor. We are using Ace editor as is we don't have much control over it. We have just to update it from time to time.

nmarcetic commented 9 years ago

Can we close this ? Since, we can't do nothing here, as @ukicar mention we do not have much control.

manuio commented 9 years ago

If Ace can't be updated or is already updated yes!

nmarcetic commented 9 years ago

Ok, i will check now if we up to date with the version.

nmarcetic commented 9 years ago

@manuIO I upgrade Ace to latest version, unfortunately same behavior for set viewport units vmin and vmax as errors.

ks156 commented 9 years ago

Set to wontfix since we don't really have the hand on Ace.

drasko commented 8 years ago

@nmarcetic which version of Ace is used? Is there new one?

nmarcetic commented 8 years ago

We use the latest version (we upgrade the version), no new one.

drasko commented 8 years ago

Please note the version number, it is the only reference ("latest" does not mean much when you look at this posts in 6 months).

nmarcetic commented 8 years ago

We use 1.9.0 There is 1.2.0 version which support many new languages, if you want we can include this 1.2.0 version. Which will not solve this errors problems.

manuio commented 7 years ago

I've created an issue in ace project that seems fixed: https://github.com/ajaxorg/ace/issues/2927

We can update ace version and close this issue.