mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 14:42:57 +02:00
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
let g = foo(2)
|
|
// ^ @function
|
|
let h = obj.field
|
|
// ^ @variable
|
|
// ^ @variable.other.member
|