Is there any way to view whitespace in the query editor for SQL Server Management Studio Express 2005?

后端 未结 4 776
长发绾君心
长发绾君心 2020-12-14 00:02

I have it enabled in Visual Studio 2008, but I\'d really like to enable this feature in SQL Server Management Studio 2005 Express. Does anyone know if its possible? Maybe in

4条回答
  •  情深已故
    2020-12-14 01:02

    SSMS (2005, I don't know about 2008) does not provide this functionality.

    However, you could use a font that uses visible glyphs for spaces and tabs, like this: http://imgur.com/944LZ

    I used a free font editor called Type Light to make a copy of an existing font, with a visible space glyph.

    I know it's a hack, but where there's a will there's usually a way...

提交回复
热议问题