Releases: KAHLYM/firefox-css
Releases · KAHLYM/firefox-css
Release v0.2.0
Release v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
What's Changed
- Generate boilerplate extension with 'yo code' by @KAHLYM in #1
- Add worfklow to build and test with coverage by @KAHLYM in #2
- Add completion provider with single example by @KAHLYM in #3
- Aggregate CSS from local gecko-dev to completions.json by @KAHLYM in #4
- Remove boilerplate subscriptions by @KAHLYM in #5
- Add platform specific completions by @KAHLYM in #6
- Aggregate GitHub Action by @KAHLYM in #7
- Add command to launch Firefox by @KAHLYM in #8
- Add configuration to kill existing Firefox on launch by @KAHLYM in #9
- Move child_process wrappers to seperate file by @KAHLYM in #10
- Support all AST node classes by @KAHLYM in #11
- Parse all browser CSS files by @KAHLYM in #12
- Add configuration to launch Firefox on save of userChrome.css by @KAHLYM in #13
- Add source to snippet UI by @KAHLYM in #14
- Update completions.json by @KAHLYM in #15
- Fetch completions.json from GitHub by @KAHLYM in #16
- Auto update completions by @KAHLYM in #17
- Update completion on configuration change of source by @KAHLYM in #18
- Update README by @KAHLYM in #19
- Update README by @KAHLYM in #20
- Update aggregate GitHub action to push to completions branch by @KAHLYM in #21
- Run aggregate GitHub action nightly by @KAHLYM in #22
- Update URL for completions by @KAHLYM in #23
- Add constants by @KAHLYM in #24
- Improve coverage by @KAHLYM in #25
- Enable coverage by @KAHLYM in #26
- User can chose to use cached completions if download fails by @KAHLYM in #27
- Fix use of constants.firefox.file USERCHROME and EXECTUABLE by @KAHLYM in #28
- Prepare extension for release by @KAHLYM in #29
New Contributors
Full Changelog: https://github.com/KAHLYM/firefox-css/commits/v0.1.0