Hey guys i just started out with this course and was ready to put my first step in to coding.
but somehow my monodevelop wont accept it when i pres quotation marks. there simply doesnt happen anything when i press the correct key.
i tried to change the input to simple if i do that it wil put in quotations marks but dont reconise them as a string.
Not having steps to work with I guess the first thing to do is rule out hardware issues. I also use Windows 10 with mono developer on a standard desktop with a standard keyboard. After that will need steps taken so we can reproduce the issue on our systems to be able to determine if it is a software configuration issue. I am using 4.72 of unity with 4.01 version for Mono developer.
I think this might have to do with the automatic typing feature, I know from previous programming experience the quotes don’t show until you type something after the quote mark "and then type and " when you type a quote a second time it shows up, at least that was the case for previous IDE’s I used to code in Java. Try typing quotes twice in a row and see if it shows up. I’ve never used monodevelop however.