Alexandra Kemper

Results 11 comments of Alexandra Kemper

Hi @arkiaconsulting, @alex-3sr, @adriend-advz, @mattboothman, @cpdohert, @PanosKousidis, @BzSpi, @Kittoes0124, and @Azalenski, based on your requests, we have been building the @Microsoft.AppConfiguration Reference in App Service and it is now available...

Hi @rnjl it is asking you to select what parts of the toolchain you want to install. Often, the default that installs all of them is the right one, where...

Hi @Raz270, thanks for reaching out. In order to build and debug, the C++ extension needs certain environment variables on windows. To avoid having to hardcode them, you can just...

@microsoft/vscode-c-language-server could you please review this documentation PR, especially if you own one of the features added.

MingGW docs have been merged and are public

Configure IntelliSense new doc can be found [here](https://code.visualstudio.com/docs/cpp/configure-intellisense) and the new schema [here](https://code.visualstudio.com/docs/cpp/c-cpp-properties-schema-reference)

We now have an updated [Editing and Navigating](https://code.visualstudio.com/docs/cpp/cpp-ide) doc and a [new refactoring](https://code.visualstudio.com/docs/cpp/cpp-refactoring) doc

Also repos for me when removing the algorithms library from the ship.cpp file in endless sky (https://github.com/endless-sky/endless-sky/blob/master/source/Ship.cpp) and adding a call to transform: ![image](https://github.com/microsoft/vscode-cpptools/assets/67650598/bf52ff6e-6b9d-4638-bd5d-c3e333acf470)

When I talked to Bob about this he had mentioned that we still want to keep the original setting since we might have "beta" features that we want to release...

Hi @thernstig, thanks for reaching out. In this case, the bold text is correct. The single file playbutton has too modes, a "run" mode and a "debug" mode. For "run",...