Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Code lens are not updated immediately after changing the setting enableCodeLens #1172

Closed
sandy081 opened this issue Aug 29, 2017 · 0 comments
Assignees

Comments

@sandy081
Copy link
Member

Testing microsoft/vscode#33297

  • Have the folder setting in stringutil folder
"go.enableCodeLens": {
		"references": true,
		"runtest": true
	}
  • Open reverse_test.go and check the code lens for running test is shown
  • Change the runtest value to false

It is expected to remove the code lens after the change is done. But code lens are remove only after switching to a different file and back to it

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 24, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants