- Intellisense for file paths
- Item templates for most popular .ignore files
- Glyph in margin to indicate folders
Features that have a checkmark are complete and available for download in the CI build.
These are the changes to each version that has been released on the official Visual Studio extension gallery.
2016-05-26
- Support for paths starting with / or \
- Persist "Sync selected files" in Tools -> Options
2016-05-17
- Write result of removing non-matches to status bar
- Light bulbs support
- Remove non-matching entry
- Remove non-matching entry in document
- Delete files that match
- Remove matching files from project
- Full tree view in tooltip
- Add support for .babelignore and .svnignore
- Make files in tooltip clickable (selects file, opens file)
- Button to toggle the Solution Explorer selection sync
2016-05-13
- Syntax highlighting
- File icons for Solution Explorer
- Support all known .ignore files
- Mark paths that doesn't hit any files
- Hover QuickInfo for file match details
- Support globbing/minimatch
- Command to remove all lines that matches nothing
- Package load on .ignore file open
- Options page
- Hover tooltip to show matched files
- Add error logging
- Drag 'n drop files onto .ignore file
- Support for Visual Studio "15"
- Fix issue where not all non-matches are removed