We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50bbbe8 commit e974170Copy full SHA for e974170
CHANGELOG.md
@@ -2,7 +2,7 @@
2
- Fix issue in JSX autocomplete when the component is declared external.
3
- Fix jump-to-definition for uncurried calls.
4
- Fix issue where values for autocomplete were pulled from implementations instead of interfaces.
5
-- Add autocompletion for object access of the form foo['bar'].
+- Add autocompletion for object access of the form foo["bar"].
6
7
## 1.1.3
8
0 commit comments