Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Support includes with "../" #48

Closed
pamalyshev opened this issue Oct 5, 2016 · 3 comments
Closed

Support includes with "../" #48

pamalyshev opened this issue Oct 5, 2016 · 3 comments

Comments

@pamalyshev
Copy link

For example:
include "../base.thrift"
Is highlighted with a message:

Unresolved include

And all references to symbols from that include will be marked as:

Unresolved symbol

However this will be compiled successfully by standalone thrift compiler.

@takayuky
Copy link

takayuky commented Mar 6, 2017

same here...

@james-johnston-thumbtack

Same here as well....

@groz
Copy link
Contributor

groz commented Dec 11, 2017

Fixed locally by reverting 4022916.
Should I create a revert PR? Not much experience with IntelliJ Plugin SDK, can't tell for sure what that previous commit was fixing.

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

No branches or pull requests

5 participants