Skip to content

Fix browsing of refs/defs to vars broken by recent command query changes#1219

Merged
blairmcg merged 3 commits into
masterfrom
blairmcg/brokenrefsdefs
Dec 17, 2023
Merged

Fix browsing of refs/defs to vars broken by recent command query changes#1219
blairmcg merged 3 commits into
masterfrom
blairmcg/brokenrefsdefs

Conversation

@blairmcg

Copy link
Copy Markdown
Contributor

Also, only generate warnings for missing command queries from interactive compile. When loading code, the warnings that commandQuery: annotations refer to handler methods that are not defined by the class owning the command are misleading, since these are likely due to load-order rather than an error. The warning is intended to help avoid creating invalid handler definitions while coding interactively.

…ompile

When loading code, the warnings that commandQuery: annotations refer to
handler methods that are not defined by the class owning the command are
misleading, since these are likely due to load-order rather than an error.
The warning is intended to help avoid creating invalid handler definitions
while coding interactively.
@blairmcg blairmcg merged commit 7d56e31 into master Dec 17, 2023
@blairmcg blairmcg deleted the blairmcg/brokenrefsdefs branch December 17, 2023 14:26
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

Successfully merging this pull request may close these issues.

1 participant