Printable idea sheet
import_error
reqlan rq/extension/language-support/features-imports.rq:15
" Could not resolve reference " errors offer Quick Fix code actions ( lightbulb and editor right-click Quick Fix ).
Fixes:
- Add import from a matching idea found in loaded documents or the name catalog pushed from the index
- Rewrite the reference to an anonymous qualified form `name`
- Search the index for matching ideas, ideasets, or files ( QuickPick ), then insert an import
- Create the idea in a new. rq file and import it
general_errors
code_actions
quick_fixes
Interactive page: import_error