Tomas Grosup

Results 530 comments of Tomas Grosup

Installation should not override the path, since you want to keep the ability to rollback a local .vsix. But the .props/.targets could be done in a way to detect custom...

I will copy the remarks here inline for others to see, since this is the main work to be done with this suggestion. This should affect both compilation of authored...

```xml This construct causes code to be less generic than indicated by the type annotations. The type variable '{0} has been constrained to be type '{1}'. ``` Notice the missing...

Looks roughly the same to me. What about markdown like emphasis? It's likely also what most AI tools will be trained to understand and figure out as a template-delimiter and...

If could make it (admittedly a breaking change - assuming we would transfer it as text and possibly break names that contained `**` in them) to render it as bold...

Interesting idea. Given the compliance demands around globalization, I would not feel safe using a symbol whose meaning we do not understand. Is it offensive in any culture? Is it...

@majocha : The current template is: `The type variable '{0} has been constrained to be type '{1}' ` Is your proposal to change it to: `The type variable {0} has...

> Also, putting the `[]` attribute on the signature file AND the implementation file causes a compiler warning, about a change in the signature. Removing either removed the compiler warning,...

@copilot Wait so did you actually run it? Your report is made up, you did not test it, did not run it, did not collect any results? Execute what you...

@copilot Why did you not do trace collection and hot path analysis? This is what I wanted from the start, and you keep avoiding it. Do and process the trace!...