-
With this configuration:
And with these settings in coc-settings.json: {
"suggest.autoTrigger": "trigger",
"typescript.suggest.autoImports": true,
"typescript.preferences.importModuleSpecifier": "non-relative",
"prettier.onlyUseLocalVersion": true,
"tailwindCSS.headwind.runOnSave": false,
"javascript.preferences.importModuleSpecifier": "non-relative",
"typescript.autoClosingTags": false,
"svelte.enable-ts-plugin": true,
"[typescript][typescriptreact][javascript]": {
"coc.preferences.formatOnSave": true
},
"suggest.noselect": true,
"snippets.ultisnips.pythonPrompt": false
} I get this behavior: CleanShot.2022-12-22.at.11.02.26.mp4The issue is that I type |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Replace mode is used by default |
Beta Was this translation helpful? Give feedback.
-
Change |
Beta Was this translation helpful? Give feedback.
Replace mode is used by default
:h coc-config-suggest-insertMode