vscode icon indicating copy to clipboard operation
vscode copied to clipboard

ignore comment change while diff

Open heartacker opened this issue 1 year ago • 2 comments

e.g: in c

- var a = READ(0x4000_0100); // reg timer_0
+ var a = READ(0x4000_0100); // reg timer_1

add support to ignore the change of comment like above

heartacker avatar Aug 14 '24 09:08 heartacker

Related: https://github.com/microsoft/vscode/issues/87944

hediet avatar Aug 19 '24 09:08 hediet

The related issue already passed the number of votes, It seems like the process duplicated and maybe the feature dropped by mistake. I'm just a vscode user, who needs this feature. Thanks in advance.

MohamedEssamAdawy avatar Aug 27 '24 18:08 MohamedEssamAdawy