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

feat: add apex class changes for 244 release #4907

Merged
merged 2 commits into from
Jun 5, 2023
Merged

Conversation

peternhale
Copy link
Contributor

@peternhale peternhale commented Jun 5, 2023

What does this PR do?

This change updates the Apex Language Server with new and modified classes for the Summer '23 release of Salesforce core
What issues does this PR fix or reference?
Fixes #4381 , @W-13170160@

Functionality Before
Apex Language Server provided completions for Spring '23

Functionality After
Apex Language Server now provides completions for Summer '23

@peternhale peternhale requested a review from a team as a code owner June 5, 2023 13:26
@randi274
Copy link
Contributor

randi274 commented Jun 5, 2023

I've confirmed the language server is still working as expected, and we're seeing some newly documented completions included as well, such as the AsyncInfo class 🎉

Screenshot 2023-06-05 at 11 34 08 AM

And even more exciting... the SLACK namespace has been added! 👏
Screenshot 2023-06-05 at 11 54 52 AM

# Conflicts:
#	packages/salesforcedx-vscode-apex/out/apex-jorje-lsp.jar
Copy link
Contributor

@randi274 randi274 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go once the description is standardized 🎉

@randi274 randi274 changed the title fix: add apex class changes for 244 release feat: add apex class changes for 244 release Jun 5, 2023
@randi274 randi274 merged commit c27a5d6 into develop Jun 5, 2023
16 checks passed
@randi274 randi274 deleted the phale/apex-lsp-244 branch June 5, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slack classes do not autocomplete in vscode
2 participants