We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f23ca5 commit 407331bCopy full SHA for 407331b
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 3.2
2
+
3
+- Add execContext-option to enable context-execution for completion.
4
+- Fix filepath on vim built with win32unix.
5
6
# 3.0.6
7
8
- Avoid check and show context snippets in pum.
package.json
@@ -1,6 +1,6 @@
{
"name": "coc-snippets",
- "version": "3.1.10",
+ "version": "3.2.0",
"description": "Snippets extension for coc.nvim",
"main": "lib/index.js",
"repository": {
0 commit comments