Michelle Matias

Results 8 issues of Michelle Matias

1. Set the `C_Cpp.doxygen.generatedStyle` to either `/**` or `/*!` and set `C_Cpp.doxygen.generateOnType` to true. 2. Type the Doxygen style over a function. Actual result: Doxygen comment stub is not generated....

bug
Language Service
Feature: Doc comments

Feature requested on Visual Studio at https://developercommunity.visualstudio.com/t/support-dir-optional-attribute-of-doxygen-param/1112281 **Feature details:** This is a feature request to support parsing of the direction (or **‘[‘dir’]’**) optional attribute of the Doxygen command **\param '[‘dir’]'**...

Language Service
Feature Request
Feature: Doc comments

Add the new compiler option `/feature`. This option enables certain ARM64 architecture features when targeting an Arm A-Profile architecture extension. Update the arguments of compiler option `/arch` (ARM64) to include...

do-not-merge
Change sent to author
aq-pr-triaged
needs-human-review
visual-cpp/svc
tools/subsvc

Issue found from internal usage of extensions. 1. Install the following Windows SDK from VS 16.7 preview. ![image](https://user-images.githubusercontent.com/38734287/88120840-bae05700-cb78-11ea-92d7-76d62e982789.png) 2. In Cmake configuration, select "Windows SDK version 10.0.18362.0 to target Windows...

bug
more info needed
Feature: cpptools integration

**Expected result (behavior from Visual Studio):** The parameter type and variable are displayed for a function. ![image](https://github.com/microsoft/vscode-cpptools/assets/38734287/0d021095-e1ba-454f-8d24-cf0384e1e76c) **Actual result:** Only the type of the parameter is displayed for a function....

bug
Language Service
quick fix
Feature: Document Symbol

**Type: LanguageService** **Describe the bug** Searching symbols by "#" in command palette cannot file all of the matched items. Seems to be an issue on Mac. Found by internal testing.

bug
Language Service
Feature: Symbol Search

Bug type: Language Service ![image](https://user-images.githubusercontent.com/38734287/125577300-31476bde-c671-4649-83c6-0e8179709ffc.png)

bug
Language Service
fixed
world ready

**Issue:** If "Go to definition" is done on a generic function, the language server only returns the generic implementation. **Expected behavior:** "Go to definition" returns the other specialized definition of...

Language Service
Feature: Go to Definition
enhancement