All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Make fixture names are only available in ruby file types
- Cache fixture types to avoid constantly re-scanning the fixture dirs
- Update completion menu to include prefix to avoid LSP name collisions
- Avoid crash if fixtures exist in only one of test/ or spec/
- Support loading fixtures from spec/fixtures
- CHANGELOG to keep track of version history
- Initial version of the plugin