File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
## 1.1.3
2
2
3
+ Features:
4
+
3
5
- Find references to files as modules.
4
6
- Autocomplete: skip inline comments to decide if a labeled argument was already supplied.
5
7
- Rename: support file rename when renaming a module name.
6
8
- 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) .
10
12
11
13
## 1.1.2
12
14
You can’t perform that action at this time.
0 commit comments