prettier-vscode icon indicating copy to clipboard operation
prettier-vscode copied to clipboard

Add tilde expansion to paths on Linux platforms

Open EmilyBZhang opened this issue 5 months ago • 0 comments
trafficstars

  • [x] Run tests
  • [x] Update the CHANGELOG.md with a summary of your changes

Currently, tilde expansion (where paths expand ~ to a user's home directory) works for macOS but not Linux. This change adds that functionality to Linux platforms.

EmilyBZhang avatar Jun 14 '25 20:06 EmilyBZhang