Apex Language Server support

Issue #723 resolved
Peter Lin created an issue

It will be great that IC could integrate the Apex Language Server to show Apex classes and triggers syntactic errors locally even before saving (pushing) them to the server.

https://github.com/forcedotcom/salesforcedx-vscode/wiki/Apex-Language-Server

https://developer.salesforce.com/docs/atlas.en-us.sfdx_ide2.meta/sfdx_ide2/sfdx_ide2_build_app_apex_language_server_protocol.htm

Thank you, Scott, again for your great work! Peter

Comments (4)

  1. Scott Wells repo owner

    Yes, I actually tried to start an integration last week but hit some dead ends. I spoke with Nick Chen from Salesforce on Thursday about it and it's not quite ready for consumption by external tools for purposes of showing diagnostics. I'm going to work closely with him to know when it is ready and will then integrate the reported diagnostics as a code annotator or inspection. From what I understand it'll be a while before it's ready, though.

  2. Peter Lin reporter

    Thank you, Scott, for the updates! I look forward to the integration when Salesforce's Apex Language Server is ready for consumption by external tools.

  3. Scott Wells repo owner

    Issue tracker grooming. This was a more interesting idea before I added extensive local static code analysis to IC starting in IC 2.0.

  4. Log in to comment