Skip to content
  • Christian Hergert's avatar
    libide: trim trailing whitespace from modified lines when saving · e58c9d86
    Christian Hergert authored
    If the IdeFileSettings dictate that we should trim trailing whitespace,
    then trim whitespace from lines that are marked as modified by the
    IdeBufferChangeMonitor.
    
    Limiting changes to only these lines helps avoid those giant diffs where
    all you did was trim trailing whitespace.
    e58c9d86