Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor: Implement tern-threejs in script editor. #6585

Closed
mrdoob opened this issue May 20, 2015 · 7 comments
Closed

Editor: Implement tern-threejs in script editor. #6585

mrdoob opened this issue May 20, 2015 · 7 comments

Comments

@mrdoob
Copy link
Owner

mrdoob commented May 20, 2015

In case anyone wants to give it a go before I do...

http://codemirror.net/demo/tern.html
https://github.com/tylerwbell/tern-threejs

@zz85
Copy link
Contributor

zz85 commented Jun 3, 2015

wah interesting! 👍

have you started on this?

@zz85
Copy link
Contributor

zz85 commented Jun 3, 2015

I also find this an interesting read http://marijnhaverbeke.nl/blog/tern.html

Also looks like all these work have been done even before I heard about Flow, Typescript, Soundscript..

@zz85
Copy link
Contributor

zz85 commented Jun 4, 2015

Some initial mashup tests...

Auto complete

screenshot 2015-06-05 00 48 04

screenshot 2015-06-05 03 24 06

Function definitions

screenshot 2015-06-05 00 49 31

screenshot 2015-06-05 03 33 02

screenshot 2015-06-05 03 27 00

screenshot 2015-06-05 03 29 19

@zz85
Copy link
Contributor

zz85 commented Jun 5, 2015

works pretty well. maybe the autocomplete could get some sort of intellisense improvements..

ternthree

@mrdoob
Copy link
Owner Author

mrdoob commented Jun 5, 2015

YESSS!

@angelozerr
Copy link

Just for you rinformation:

@zz85
Copy link
Contributor

zz85 commented Jun 6, 2015

@angelozerr great stuff, thanks for linking here. If I have noticed your demo earlier, I might not have to do some of the stuff you already did :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants