If I type text in SQL Server Management Studio then it doesn't repond when I type the single ' character. If I type it twice however then it shows me both next to each other e.g.
''
Since strings in queries are identified with single quotes it is really frustrating having to press twice ' and then use backspace to get single quote.
Also if I type 'A for example it shows as
Á
This problem started about two weeks ago. It was never a problem before