Open
Description
When record name is enclosed with quotes it's not added to the list of tags.
example:
test.erl:
-module(test).
-record(test, {none}).
-record('test@', {none}).
tags:
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted/
#test ./test.erl /^-\srecord\s(\stest>/;" r file:
test ./test.erl /^-\srecord\s*(\s*test>/;" r file:
test ./test.erl 1;" M
test.erl ./test.erl 1;" F
Metadata
Metadata
Assignees
Labels
No labels