You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
Currently, when opening a Go project with the extension enabled, it launches a terminal, followed by the automatic startup of the gopls process. I am uncertain whether this behavior is intentional or if it is a bug. However, unintended windows opening during development can significantly hinder productivity. Therefore, I believe it would be beneficial to make changes that allow gopls to run in the background.
I would like to propose this as an issue for consideration and discussion.