chuntungho / gist-snippet

An IntelliJ plugin of code snippet tool based on GitHub Gist

Home Page:https://gist.chuntung.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tagging does not work

MrNeither opened this issue · comments

Hello. I really like your plugin. Everything works on PyCharm, in addition to combining by tags. I will be very grateful if you show me how to tag it correctly.
image

Hi, tag should be wrapped with [], example: [tag1] [tag2] #title# description.
Tag is used for highlighting currently, may support filtering by tag in the future.