🐛 Fix wrong suggestions following an invalid literal (#72)
* ✅ Add a test for suggestions after an invalid literal * 🐛 Fix wrong suggestions following an invalid literal * 📚 Document literal suggestion fix in CHANGELOG Co-authored-by: Alexander Söderberg <sauilitired@gmail.com>
This commit is contained in:
parent
27d228cb4c
commit
c051ff20df
3 changed files with 25 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Fixed
|
||||
- Fixed quoted parsing in StringArgument
|
||||
- Fixed wrong suggestions following invalid literals
|
||||
|
||||
## [1.0.1] - 2020-10-14
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue