Code reference detail
parsing.test.ts
packages/language/test/parsing.test.ts
| Idea | Status | Tags | Summary |
|---|---|---|---|
| at_sign_in_idea_text_block | the @ symbol should only indicate an attribute if at the start of a line. it should be escapeable with a backslash ( although any character would work as the @ would no longer be at the start of the line ) so @ this_is_not_an_attribute | ||
| syntax_features | The extension should provide language support for. rq files via the lsp. Syntax features should cover ideas, ideasets, imports, references, attributes, comments, and lists. Broken imports and references should be validated and reported in the editor. Go-to-definition and find-references should work for ideas, imports, and cross-file links. Autoformatting should be supported for. rq files. |
Reference labels
../../../packages/language/test/parsing.test.ts