vscode/extensions/cpp
George White ac1bde29aa
Add .ixx as a possible C++ extension
This extension is used for a C++ module interface file, required for it to be automatically compiled as a module in Visual Studio (as seen [here](https://docs.microsoft.com/en-us/cpp/cpp/modules-cpp?view=msvc-160#basic-example)). Therefore, files with this extension should be highlighted as C++.
2021-07-04 18:09:24 +01:00
..
build Add cuda-cpp lang id, grammar and problem matchers (#119444) 2021-03-30 11:18:48 +02:00
snippets Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
syntaxes Add cuda-cpp lang id, grammar and problem matchers (#119444) 2021-03-30 11:18:48 +02:00
.vscodeignore Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
cgmanifest.json Add cuda-cpp lang id, grammar and problem matchers (#119444) 2021-03-30 11:18:48 +02:00
language-configuration.json Word selection is incomplete for C++ identifiers containing certain allowed characters. Fixes #121343 2021-04-26 22:08:38 +02:00
package.json Add .ixx as a possible C++ extension 2021-07-04 18:09:24 +01:00
package.nls.json run prettier over extensions json files 2021-01-29 15:19:18 +01:00
yarn.lock add proper yarn.lock files 2021-02-01 14:35:52 +01:00