coc-extensions / coc-powershell

PowerShellEditorService integration for coc.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.pses folders get created in my cwd and don't get cleaned up

TylerLeonhardt opened this issue · comments

We should probably move that somewhere else...

This should be resolved in the latest version... You may need to :PlugUpdate (and update your init.vim to call coc#powershell#init...)

The .pses should now be in the coc-powershell plugin folder... The logs should also be more separated if you're running multiple instances of vim.

Yes it's fixed!