Colen Garoutte-Carson

Results 238 comments of Colen Garoutte-Carson

Hi @BlueStaggo . You had asked for a comparison with real VS. If you'd like to use the exact same color values VS uses, they are below. There is a...

> I have never heard of anything like Enhanced2. Are you using default settings and can you show a screenshot? I do not fully understand this Enhanced2 setting. The setting...

Hi @H-G-Hristov . Can you provide a repro, so we can investigate further? Is it possible this may be simply a delay, due to complex and time-consuming processing necessary to...

Hi @vananasun . Could you provide the output of the `C/C++: Log Diagnostics` command for the repro? Also, it looks like the logging level had been changed to Debug late...

Hi @lucasaf04 . It looks like our call to the OS api function `wordexp` is simply not returning. I'm not able easily to reproduce the issue on my mac with...

@v-ericawu When you tried to repro this, were you able to set up an environment that leveraged the provided `.zshenv` file?

> highlights all the local variables with a different color Hi @krupitskas . The C/C++ extension does return a distinct token for local variables. You can see how tokens (both...

Indeed, the auto-rotating of the color would require support from VS Code. @krupitskas , consider opening a feature request against VS Code for this.

We could potentially implement this in the C/C++ extension using editor 'text decorations'. However, that's very inefficient. If instead VS Code were to handle the coloration for us and provide...

Hi @zgxgoo . Could you try upgrading to the 1.12.0 prerelease version and let us know if the issue still exists? If the issue is because IntelliSense has been disabled...