Skip to content

completition sources / completition priority #4799

Closed Answered by Shuraken007
Shuraken007 asked this question in Q&A
Discussion options

You must be logged in to vote

Well, I founded sources / priority options.

Now it looks much more comfortable.

with extension coc-snippets, coc-tag

  "snippets.priority": 400,
  "coc": {
    "source": {
      "around": {
        "enable": 1,
        "priority": 400
      },
      "buffer": {
        "enable": 1,
        "priority": 400
      },
      "file": {
        "enable": 1,
        "priority": 300
      },
      "tag": {
        "enable": 1,
        "priority": 300
      }
    }
  },

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fannheyward
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant