Are extension loaded by rtp always activated #2867
Answered
by
fannheyward
GordianDziwis
asked this question in
Q&A
-
|
Beta Was this translation helpful? Give feedback.
Answered by
fannheyward
Feb 4, 2021
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
GordianDziwis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
coc-jedi
setsactivationEvents
to*
, this makes it will be activated for all filetypes, https://github.com/pappasam/coc-jedi/blob/master/package.json#L43. Should be fixed in coc-jedi for Python only.