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

Could not resolve accessor when certain macros are used #120

Open
danielo515 opened this issue Dec 26, 2022 · 0 comments
Open

Could not resolve accessor when certain macros are used #120

danielo515 opened this issue Dec 26, 2022 · 0 comments

Comments

@danielo515
Copy link

Hello! Thanks for this fantastic plugin that allows me to work with Haxe in my favourite editor.

I'm getting the below error when certain conditions happens, can't say for sure, I can only point to a file that seems to be triggering it.

Here is the logs that I get in nvim;

RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
haxe_language_server: -32603: Could not resolve accessor
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"
RPC[Error] code_name = InternalError, message = "Could not resolve accessor"

RPC[Error] code_name = InternalError, message = "Could not resolve accessor"

And this is the file that I think is responsible: https://github.com/danielo515/dotfiles/tree/master/danielo_nvim/src/Kickstart.hx

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