mesonbuild / vscode-meson

Meson for VisualStudio Code
Apache License 2.0
105 stars 50 forks source link

utils: fix symlink handling in mesonRootDirs #209

Closed andrei8l closed 10 months ago

andrei8l commented 10 months ago

Bitwise check for File or Directory type to properly handle symlinks of both

Testing:

Based on this sample.

tristan957 commented 10 months ago

Looks like Prettier is failing for the PR. Can you check on that?

tristan957 commented 10 months ago

Thanks for investigating!

andrei8l commented 10 months ago

Thanks for merging.