Snippets API
Created by: ascii-soup
I'm interested in writing a plugin for our IDE (PhpStorm) that would allow you to create GitLab snippets from the current selection, much like you can with GitHub's gists.
Is there an API that would make this possible currently? If not, is this something that could be added in the future?
Many thanks,