JirkaDellOro / Softwaredesign

Modul "Softwaredesign": Lektionen und Übungsaufgaben
12 stars 12 forks source link

L02 - Console Input (ReadLine) not working #18

Closed DanielWagnerHFU closed 5 years ago

DanielWagnerHFU commented 5 years ago

If you cannot use the input in Visual Studio correctly you might need to edit the launch.json and set "console": "integratedTerminal" - your Output and Input will now change to the Terminal Tab. In the Debug Tab (which is default) you can not use input correctly.