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

referencing dependency in the workspace breaks completion #25

Open
Geokureli opened this issue Feb 19, 2018 · 0 comments
Open

referencing dependency in the workspace breaks completion #25

Geokureli opened this issue Feb 19, 2018 · 0 comments

Comments

@Geokureli
Copy link

rather than having my src and Project xml at the top of my workspace, it's nested 1 folder deep in the test folder. also in the workspace is a lib folder which I marked as a dependency in my openfl project with <classpath path="../lib/src" />

screen shot 2018-02-18 at 3 15 23 pm

this works fine in open fl, the project builds and I can even debug and breakpoint in both directories through vsCode, but when I import com.geokureli.LibClassTest; I lose code completion
screen shot 2018-02-18 at 1 35 15 am
as soon as I delete the import, code completion works again

@Geokureli Geokureli changed the title referencing dependency in the workspace break completion referencing dependency in the workspace breaks completion Feb 19, 2018
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

1 participant