bscan / PerlNavigator

Perl Language Server that includes syntax checking, perl critic, and code navigation
MIT License
198 stars 39 forks source link

Support configuration with .vscode/settings.json #94

Open clarkadamp opened 12 months ago

clarkadamp commented 12 months ago

The ability to provide persistent configuration outside of the editor is super helpful

Aligning the format with Perl::LanguageServer would also make changing out from PLS more trivial.