All notable changes to the "find-globals" extension will be documented in this file.
- Support for
global.*
- Filtering for badly formatted globals (e.g. things that don't start with $, _, or alpha and include illegal chars.
- Refactored and de-duplicated code
- README errors and instructions on adding ignore patterns to
settings.json
- Settings for excluding certain naming patterns for global results.
- Made the exclusion of git, node_modules, and build folders default but optional
- Logo