reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/import_error

Idea detail

import_error

reqlan rq/extension/language-support/features-imports.rq:15

block

Summary

" 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

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/extension/language-support/features-imports.rq

features-imports.rq

file cluster

reqlan rq/extension/language-support

folder cluster

status: Not present

status cluster

tag: Not present

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

KeyValue
tests code-actions.test.ts, import-edits.test.ts

Browse all attributes

Ancestor context

No ancestor chain recorded.

Outbound references

KindIdeaPathSnippet
file_reference ../../../packages/language/test/code-actions.test.ts packages/language/test/code-actions.test.ts code-actions.test.ts
file_reference ../../../packages/language/test/import-edits.test.ts packages/language/test/import-edits.test.ts import-edits.test.ts

Inbound references

KindIdeaPathSnippet
None

Unresolved references

KindIdeaPathSnippet
references code_actions code_actions
references general_errors general_errors
references quick_fixes quick_fixes

Local graph

Initialising graph…