mirror of
https://github.com/helix-editor/helix
synced 2026-08-04 02:12:59 +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
|