Stefan Over
Stefan Over
The MRU list of Visual Studio 2017 doesn't show any text for the MRU items. Neither does clicking them open the solution. However, the correct number of items is displayed.
Given the following graphic:  It would be nice to know more about the "black magic" in the middle. - Where are my *.csx files coming in? - What...
Add a method to the `Output` class, that adds the namespace to the output, depending on the current file location. Example usage: ``` c# // This line creates a namespace,...
Currently, only whole apps can be assigned to categories. However, there are some apps (and also browsers) where different windows and tabs belong to different categories. E.g. below you can...
I've tried to enable debugging a worker project using the SDK container build, but failed to do so. Apparently, only the `Web` SDK supports SDK container style debugging. It'd be...