We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9033bcb commit fdd1fc5Copy full SHA for fdd1fc5
CHANGELOG.md
@@ -2,6 +2,7 @@
2
- Fix issue where using paths of the form `./something` would show multiple copies of the same file in vscode.
3
- When hovering on a field access, show the instantiated type of the field.
4
- Support autocomplete for objects from another module `M.x[...`.
5
+- Fix command for creating interface files when the project uses namespaces.
6
7
## 1.2.1
8
0 commit comments