language-pfm icon indicating copy to clipboard operation
language-pfm copied to clipboard

Add scope for citation segments

Open mangecoeur opened this issue 10 years ago • 2 comments

The name in pandoc-style @-citations like @Zucchini2000 gets the string.username.gfm scope while the @ gets variable.mention.gfm

It would be nice if the whole @Zucchini2000 chunk also got something like a markup.ref.pfm scope to make it easier to do things with citations (e.g. to get the citekey under the cursor) - it's obviously possible using username.gfm but it would be cleaner with its own scope.

mangecoeur avatar Jul 27 '15 17:07 mangecoeur

I actually do get markup.citation.pfm when the citation is between brackets like [@author2016], but not without the brackets.

stefanprobst avatar Aug 30 '16 17:08 stefanprobst

Sorry for never responding. I am unable to maintain this project (see also #31)

leipert avatar Apr 14 '18 09:04 leipert