mesonlsp
mesonlsp copied to clipboard
Fix subproject base dir
Add support for specifying custom subproject_dir (top level directory name that holds Meson subprojects)
Checklist:
- [x] Did you update the CHANGELOG?
- [x] If you introduced dependencies: Did you update the
mesonlsp.spec
,scripts/create_license_file.sh
and all GitHub Actions files? - [x] Did you run a profiler, if you inserted a lot of C++ code, especially in the Lexer, Parser or the Type Analyzer?