Jump to content

merge tool feature request: unicode support


jspraul

Recommended Posts

I have .sql files created by Sql Server Management Studio (2008) in source control.

These files have the 0xFF 0xFE BOM, but the merge tool displays all the 0-byte values in the file.

For example, Management Studio displays:

SET ANSI_NULLS ON

but the Differences tool displays it as:

S E T A N S I _ N U L L S O N

Could you at least add a comparison option so that the comparisons are still easily usable?

Thanks.

PS. Is there any way to default the comparison method?

Link to comment
Share on other sites

Js, Hi,

Try to go to Prefernces-->Diff and merge

UPDATE:The below setting is a global one, you can also do that in the diff window as screen-shot below.

We should also be able to recognize it by default, so I added it to the future improvement list.

see the below screen-shot

Cheers,

Miller

post-86-131480816151_thumb.png

post-86-131480816155_thumb.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...