ScreepsAutocomplete
ScreepsAutocomplete copied to clipboard
Autocomplete for Screeps
Updated to latest version.
First great project like it ! But it would be awesome if you support VS Code, for the ScreepsAutocomplete project. Hope you have a great day !
Any pointers on how to use this with neovim? I am currently using [deoplete](https://github.com/Shougo/deoplete.nvim) as an auto-complete plugin, and I have [LanguageClient](https://github.com/autozimu/LanguageClient-neovim) that uses language server protocol (this is where...
im trying to get this to work with the visual studio IDE but i cant seem to find any of the buttons to press in the readme, but when i...
I cannot get the constants in Global/Constant.js to work with webstorm. If I just copy the constants into main.js it will autocomplete but when the ScreepsAutocomplete folder is set up...
Rewrote commit history and changed my commits to contain my correct email and name
Showed up as an error in the IDE.
So I have followed the steps for the tern install and everything except the last step. Where do i put in this code in the file?? please help { "ecmaVersion":...
I think the 'terrain' entry is missing in the room.js. I added this to my local file: /** * plain, wall or swamp * * @terrain {PLAIN|WALL|SWAMP} */ terrain: 'plain',...
It seems like the plugin has broken again, despite my best effort following the given instructions it doesn't install the autocomplete. I have tried both options. Did something change that...