Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with Atom ScreepsAutocomplete #70

Open
Narski opened this issue Dec 13, 2017 · 2 comments
Open

Help with Atom ScreepsAutocomplete #70

Narski opened this issue Dec 13, 2017 · 2 comments

Comments

@Narski
Copy link

Narski commented Dec 13, 2017

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": 6,
"libs": [],
"loadEagerly": [
"ScreepsAutocomplete/**/*.js"
]
}

@LoganMilliken
Copy link

On the top of your screen (in the bar with "file","edit", and "view") you shall see "packages". Directly within "packages" should be Atom Ternjs. Then "Configure project". You've probably already done that, but shouldn't be any harm in doing it again (unless it accidently gives you different weird settings, just look). Just do it and save or whatever and the .tern-project 'text file' should pop up with some weird looking things like ' "ecmaVersion": 6,'.

That said, i'm hung up at other issues within getting atom to run the screeps autocomplete. The other things seem to be working, but not it at all :'(

@LoganMilliken
Copy link

LoganMilliken commented May 15, 2019

Different Atom Troubleshooting Question:
Like I said, I can't get the ScreepsAutocomplete integration working.
The "ScreepsAutocomplete//*.js" Is there supposed to be something to in those "//*"? Or are those *'s supposed to just be left? Maybe the problem is with the file. Am I supposed to unzip it, rename it to "ScreepsAutocomplete", or drop a redundant overfolder?

EDIT: Yep... I should have known I was supposed to unzip and rename. Got it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants