在使用 Visual Studio Code 時(shí),我注意到當(dāng)我從 autocomlete 編寫函數(shù)時(shí),它永遠(yuǎn)不會(huì)使用括號(hào)自動(dòng)完成。例如:fmt. //now select a function Print(a ...interface{}) from autocomplete
fmt.Print //why the parenthesehas have not been inserted automaticaly?它在 VS 代碼中總是如此,還是與 VS 代碼的 golang 設(shè)置有某種關(guān)系?有沒有辦法解決這個(gè)問題?
在 Visual Studio Code for Go 中自動(dòng)完成括號(hào)
炎炎設(shè)計(jì)
2023-06-12 17:08:45