简体   繁体   中英

enableling spyjs code completion in phpstorm

I got the spyjs tracing running in phpstorm. But I am wondering how to enable the code completion from spy-js like it is done in webstorm. See this article here: http://blog.jetbrains.com/webstorm/2014/10/spy-js-2-0-new-level-of-javascript-tracing/

I checked for the phpstorm version, but I only got this article ragarding tracing:

http://blog.jetbrains.com/phpstorm/2014/06/tracing-debugging-and-profiling-javascript-code-with-spy-js-in-phpstorm/

but it doesn't say anything about completion...

Maybe you found a solution for enabeling autocompletion with spy-js in PHPSTORM.

Spy-js 2.0 features (including autocompletion) are available in PhpStorm >=8.0.2. At the moment it's not released, but EAP build is already available , just install it and spy-js plugin will suggest you to update it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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