richterger / Perl-LanguageServer

Language Server for Perl
Other
220 stars 53 forks source link

Is there a way to generate '.vscode/perl-lang' in another place? #113

Closed purbam closed 2 years ago

purbam commented 2 years ago

When using with VIM, it always generates the directory '.vscode/perl-lang' in the local directory where VIM starts. So, there could be many '.vscode' directories generated. Is there way to specify another location (like home directory) to put the '.vscode/perl-lang'? Thanks.

richterger commented 2 years ago

An option to speficy the path is implemented in 2.3.0