My editor can not using "autocomplete Unimported Packages" any more, after I update my vscode to 1.15, I'm not sure if it is the reason.
Previously I can import package like 'strings' just type "strings.S" and auto complete list will show with "strings.Splite()" and after select, the package 'strings' will be imported.
But now, if I didn't import the package "strings", the tips won't show.
It's very pleasure if any one can help.
My OS: macOS Sierra 10.12.6
VSCode: 1.15.1 (1.15.1) , just update this morning, but the problem is not just occur now, it has been occur for about 2 weeks.
If any other info is needed, please let me know ! Thanks a lot
My editor can not using "autocomplete Unimported Packages" any more, after I update my vscode to 1.15, I'm not sure if it is the reason.
Previously I can import package like 'strings' just type "strings.S" and auto complete list will show with "strings.Splite()" and after select, the package 'strings' will be imported.
But now, if I didn't import the package "strings", the tips won't show.
It's very pleasure if any one can help.
My OS: macOS Sierra 10.12.6
VSCode: 1.15.1 (1.15.1) , just update this morning, but the problem is not just occur now, it has been occur for about 2 weeks.
If any other info is needed, please let me know ! Thanks a lot