File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11## 1.1.3
22
3+ Features:
4+
35- Find references to files as modules.
46- Autocomplete: skip inline comments to decide if a labeled argument was already supplied.
57- Rename: support file rename when renaming a module name.
68- Rename: use renameProvider to give a warning when it's not a symbol that can be renamed.
7- - Add support for Go to Type Definition .
8- - Restore creation of interface files (fully supported from compiler 9.1.3 onwards)
9- - When both interface and implementation are present, jump to the implementation .
9+ - Jump to definition: support jumping to type definition .
10+ - Jump to definition: jump to the ` res ` file when both ` res ` and ` resi ` are present.
11+ - Restore creation of interface files (fully supported from compiler 9.1.3 onwards) .
1012
1113## 1.1.2
1214
You can’t perform that action at this time.
0 commit comments