Skip to content

Commit

Permalink
Merge pull request #820 from tgodzik/change-to-lenses
Browse files Browse the repository at this point in the history
Change back to code lenses for the time being due to a performance issue.
  • Loading branch information
tgodzik committed Jan 13, 2022
2 parents f702095 + 8eb8fe3 commit ec0926d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
},
"metals.testUserInterface": {
"type": "string",
"default": "Test Explorer",
"default": "Code Lenses",
"enum": [
"Test Explorer",
"Code Lenses"
Expand Down

0 comments on commit ec0926d

Please sign in to comment.