Support "Ignore comments" for all languages
Some files, such as PowerShell scripts, Perl scripts, make files, etc., use '#' as the comment marker. How can I compare these file types ignoring comments?
                2
                 votes
              
            
Some files, such as PowerShell scripts, Perl scripts, make files, etc., use '#' as the comment marker. How can I compare these file types ignoring comments?