Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The execute code lens stopped working for apex files with .apex suffix after latest update v60.1.2 #5467

Closed
msrivastav13 opened this issue Feb 26, 2024 · 2 comments

Comments

@msrivastav13
Copy link

Summary

The execute code lens stopped working for apex files with .apex suffix.

Steps To Reproduce:

  1. Create a hello.apex in Script folder for any project
  2. Click on the execute or debug and an error pops "command 'sfdx.anon.apex.run.delegate' not found"

Expected result

Able to click codeLens and execute the anonymous apex in a .apex file

Actual result

error pops "command 'sfdx.anon.apex.run.delegate' not found"

Additional information

Screenshot attacyed
Screenshot 2024-02-26 at 1 26 13 AM

Salesforce Extension Version in VS Code: v60.1.2

SFDX CLI Version: 2.25.7

OS and version: MACOSX, Using Code Builder

VS Code version:

Copy link

git2gus bot commented Feb 26, 2024

This issue has been linked to a new work item: W-15122337

@diyer
Copy link
Collaborator

diyer commented Mar 1, 2024

This has been fixed in version 60.2.3

@diyer diyer closed this as completed Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants