简体   繁体   English

哪些 Javascript IDE 可以显示 Three.js 的代码提示?

[英]What Javascript IDEs can display code hints for Three.js?

I need to find a Javascript IDE or editor that can display code hints for external files such as Three.js.我需要找到一个可以显示外部文件(如 Three.js)的代码提示的 Javascript IDE 或编辑器。 Any help would be appreciated.任何帮助将不胜感激。

I would recommend WebStorm我会推荐WebStorm

Get the Personal Licence if it's just for yourself for personal use, you can try for 30 days.获取个人许可证,如果仅供您个人使用,您可以试用 30 天。

Disclaimer, I'm the author of the tern.java.免责声明,我是 tern.java 的作者。

If you use Eclipse, I suggest you that you install tern.java 0.10.0 (not released) which provides a tern support for three.js with completion for three.js :如果您使用 Eclipse,我建议您安装 tern.java 0.10.0 (未发布),它提供了对 Three.jstern 支持以及对 Three.js的补全:

在此处输入图片说明

If you are using other JavaScript Editors like Emacs, Vim, Sublime, you can use the tern plugin tern-threejs如果您使用其他 JavaScript 编辑器,如 Emacs、Vim、Sublime,则可以使用 tern 插件tern-threejs

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM