Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@codybrom codybrom released this 08 Jan 20:21
· 3 commits to main since this release
e99f0df

Full Changelog: v1.4.3...v1.5.0

In this version:

  • Added configuration option to ignore file type enforcement
  • Added file decorations for marked files in the explorer
  • Improved file marking logic to better handle single file selections
    • Individual files that were ignored/excluded can be manually marked for context if they are marked by themselves (via command palette or via context menu)
  • Now the extension processes all ignore files that exist in a workspace matching a filename in the config
    • i.e. a file at /foo/bar/.gitignore will not be properly parsed and applied
  • Fixed a place where the config value for token warnings was not properly implemented
  • Added a new icon