Search the Community
Showing results for tags 'vim'.
-
Can somebody who is already using the TernJS plugin for vim help me configure the .tern-project file for a phaser project. I have generatated the files using yeoman phaser-official generator so my folder structure looks like this: src/ | assets/ | bower_components/ | | phaser-official/ | css/ | js/ | | boot.js | | game.js | | main.js | | main.js.bkup | | menu.js | | preloader.js | index.html Do I have to use RequireJS to configure Tern? If yes, is there any generator that does it automaticaly? I've never used RequireJS before so I don't know how to set my project up with it.
- 1 reply
-
- ternjs
- autocomplete
-
(and 5 more)
Tagged with:
-
Is there any way to use the vim keyboard shortcuts with the Phaser Sandbox? I'm currently using Typescript with Phaser because of the Autocomplete and VsVim plugin, but if the sandbox would have vim editing mode that would be awesome!