Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
meld
meld
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 178
    • Issues 178
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • meldmeld
  • Issues
  • #532

Closed (duplicated)
Open
Opened Dec 08, 2020 by Shyam Sundar Shukla@shyamsundarshukla1991

Option to give different text filters for different types of files

When comparing files, there are certain filters which are applicable to one file and not another. In this case if i am bale to provide different text filters for different types of files, it would be great. For ex- *.xml should have one text filter set and *.py has different filters. This also helps when i am doing folder comparison and then all the files can have different filters and I don't have to check and uncheck text filters every time for each file in Meld Preferences dialog. And if this can be given as a command line option, it would be nicer. In command line, user can give the path to a "text-filters file". This text-filters file should have a key-value pair where key is file type and value is a list of regular expressions to match.

Text-filters file contents

  • *.xml regex1, regex2...
  • *.py regex3, regex4...
  • *.c regex5, regex2....
Edited Dec 08, 2020 by Andre Klapper
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/meld#532