2.0.0 - 2025-12-20
- Inspection: missing not dead query to avoid support for browsers without security updates
- browserslist section in
package.jsonis now also recognized as browserslist config - Code vision for config coverage and with a link to https://browsersl.ist
- The minimal supported version changed to 2024.2 where java 21 is supported
- Parsing was reworked. Scope selections work more reasonable, section names can be any other identifier now. Almost all of the language keywords are considered soft and not reserved.
- Improved error recovery and error messages
- Error parsing baseline queries, like
baseline widely available - Error parsing
partially/fully support
- Remove upper IDE version bound
- Fix browsers lexer. Add forgotten and_qq
- Compatible IDEs are changed. I'll need JavaScript plugin later, so only paid IDEs that has it are targeted
- All tokens are case-insensitive now.
LaSt 8 ChRoMe vERsionsfor the world
- Lowercase browser names in completion
- Fix supported ides' version range
- Fixed parsing of compare queries, when there are directly followed by numbers
- Syntax highlighting
- Autocompletion for browsers
- Section folding
- Live templates for some queries