Skip to content

Conversation

dklaver15
Copy link
Contributor

Description

The CommandPalleteView class was renamed to QuickActionsView and the CommandPalleteViewModel class was renamed to QuickActionsViewModel. This was done to keep naming conventions consistent with Xcode.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Copy link
Collaborator

@austincondiff austincondiff left a comment

Choose a reason for hiding this comment

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

Looks good, just a few things you missed. Make sure to rename files and file comment headers.

@austincondiff austincondiff self-requested a review March 30, 2024 22:20
@austincondiff austincondiff merged commit 05a40da into CodeEditApp:main Mar 31, 2024
@thecoolwinter thecoolwinter added the bug Something isn't working label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ Rename Commands overlay to Quick Actions
5 participants