Vim uses tern-for-vim and there is no way to avoid all global variables
ringa_lee
ringa_lee 2017-05-16 16:37:48
0
2
656

Use tern-for-vim to complete js code, but there is no way to complete some global variables, such as: setTimeout setInterval, document and other objects.

As shown below


Completion of ordinary variables is normal

ringa_lee
ringa_lee

ringa_lee

reply all(2)
迷茫

The configuration of YCM javascript has been modified, and it can now be triggered automatically. https://github.com/ruanyl/bigvim/commit/7db7951aba173eab6d93858f212b79b88c84da49

左手右手慢动作

Thank you, the problem is solved

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template