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

[Bug] Unable to locate definition inside AsyncCallback.bf #1987

Open
Hiroko103 opened this issue Jun 3, 2024 · 1 comment
Open

[Bug] Unable to locate definition inside AsyncCallback.bf #1987

Hiroko103 opened this issue Jun 3, 2024 · 1 comment

Comments

@Hiroko103
Copy link
Contributor

The IDE is unable to find declaration of interface.

Steps to reproduce:

  1. Open AsyncCallback.bf from corlib.
  2. Try "Go To Definition" on "IAsyncResult"

From other files like "AsyncStreamReader.bf", go to definition works on "IAsyncResult".

Version: 0.43.5 (Nightly 06/02/2024)

@bfiete
Copy link
Collaborator

bfiete commented Jun 4, 2024

Probably related to this #1233

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