mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 14:42:57 +02:00
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
x = obj.do_thing()
|
|
# ^ @function
|
|
y = obj.field
|
|
# ^ @variable.other.member
|