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

Make error squiggles optional #8

Closed
TheMarkie opened this issue Jul 14, 2019 · 2 comments
Closed

Make error squiggles optional #8

TheMarkie opened this issue Jul 14, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@TheMarkie
Copy link

Right now everything works wonders except for the error squiggles. Since the Intellisense doesn't know how to deal with native functions/classes that don't have declarations in the immediate workspace, nearly every script has errors all over the place. Can we get an option to turn this off?

@EliotVU
Copy link
Owner

EliotVU commented Jul 16, 2019

I'll implement this for the next release. Thanks for the feedback :)

p.s. I recommend adding the Core/Engine folders to your workspace.

@EliotVU EliotVU added the enhancement New feature or request label Jul 16, 2019
@EliotVU EliotVU self-assigned this Jul 16, 2019
@EliotVU EliotVU added this to the 0.4 milestone Jul 16, 2019
@TheMarkie
Copy link
Author

Well my workspace already has Core/Engine included but then that folder would also have error squiggles (things like extending Object which doesn't exist).

I really appreciate what you're doing here, and it's a lot for the UE1 modding community as a whole, thank you :)

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

No branches or pull requests

2 participants