gist-snippet
gist-snippet copied to clipboard
An IntelliJ plugin of code snippet tool based on GitHub Gist
The plugin throws the following exception: ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.chuntung.plugin.gistsnippet.action.InsertAction' must override `getActionUpdateThread` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin:...
Hi, I'm seeing this error randomly on use. The plugin works fine, but randomly the IDE alarm goes on with this message: java.lang.AssertionError: Wrong line separators: '...event => {\r\n var...
如果提交到gist的内容换行符为crlf,插件载入内容就会报错 目前没有找到很好的办法让idea的editor支持lf和crlf,所以采取了比较笨的办法,在加载之前将crlf替换为lf
There is an error when trying to connect to the GitHub account and it does not delete the account when reinstalling the plugin. org.jetbrains.plugins.github.exceptions.GithubMissingTokenException: Missing access token for account
Hi, I like this plugin. I compared this with many other plugins and this one is best. Can we have some feature like searching by description when inserting gist snippets...
https://youtu.be/pKe_FKlsDcw