List CoC Extensions in VIM

Topic: VIM

Published on Updated

I switch between editors every once in a while, and recently found myself back in VIM. The last time I used VIM, I configured CoC for intellisense and autocompletion. I had forgotten what extensions I installed. After looking in the wiki, the command to list them all is :CocList extensions. That will pull up a list of all the extensions along with the current installed version, their status, and the path they are installed to.