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

Add Handling for Objective-cpp Language Mode

Open mjbvz opened this issue 7 years ago • 1 comments

VSCode 1.11 and the current insiders builds introduce a new objective-cpp language mode for Objective-c++ (https://github.com/Microsoft/vscode/pull/21599). Previously, .mm files were treated as plain old c++.

This change adds support for the new Objective-C++ language mode to this extension

https://github.com/Microsoft/vscode/issues/21775

mjbvz avatar Mar 03 '17 22:03 mjbvz

@mitaki28 Any updates on this one? Merging this PR would really be great.

fwcd avatar Dec 21 '18 23:12 fwcd