Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ~ in various VS Code options? #138

Open
fgimian opened this issue Aug 16, 2023 · 3 comments
Open

Support for ~ in various VS Code options? #138

fgimian opened this issue Aug 16, 2023 · 3 comments

Comments

@fgimian
Copy link

fgimian commented Aug 16, 2023

Hey there, just a little request if I may.

I noticed that the pls.syntax.perl settings requires an absolute path and doesn't support expanding the user home with ~. I'm not sure if other settings are similarly affected.

Having the ability to expand user home with ~ would be quite nice and a bit neater than hardcoding user home directories when installing Perl versions with tools like perlbrew, plenv, asdf or rtx.

Huge thanks
Fotis

@FractalBoy
Copy link
Owner

Most if not all other settings expand tilde. I'll do the same for perl. Guess I never thought it would be used for perl, even though I use perlbrew.

@fgimian
Copy link
Author

fgimian commented Aug 16, 2023

Amazing stuff, thank you so much @FractalBoy!

@FractalBoy
Copy link
Owner

Fixed in effc715

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants