When writing queries in SQL Server, I frequently use NVARCHAR strings that start with N'. However, after typing N', the auto-close feature doesn't seem to work, as the second single quote doesn't ...