Extend our extension to support detecting these files as C++ files based on the first
line (-*- C++ -*-), it will make clangd work on C++ standard headers
(e.g. iostream).
We use the contributes.languages[1] to enrich the buildin VScode C++
support.
[1]: https://code.visualstudio.com/api/references/contribution-points#contributes.languages