Skip to content

Commit

Permalink
NEW (Extension) @W-16096144@ Do not show apex guru command on command…
Browse files Browse the repository at this point in the history
… palette (#111)
  • Loading branch information
jag-j authored Jul 29, 2024
1 parent 0ce581b commit f521c72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@
{
"command": "sfca.removeDiagnosticsOnSelectedFile",
"when": "false"
},
{
"command": "sfca.runApexGuruAnalysisOnSelectedFile",
"when": "false"
}
],
"editor/context": [
Expand Down

0 comments on commit f521c72

Please sign in to comment.