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

Added APL Autocomplete Snippets #282

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

pkarthikr
Copy link

Description

This CR adds a list of all the APL commands and components as snippets so developers can use auto-complete to finish their code.

Motivation and Context

The current set of APL snippets in snippets.json are outdated and not up-to-date. The Snippets are up-to-date with 2023.3 APL Version.

Testing

These snippets were tested independently using the Snippets feature in VSCode and confirmed that they generated valid APL document syntax

Screenshots (if appropriate)

NA

Types of changes

Updates to existing code base.

Checklist

  • [ x] My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the README document
  • I have added tests to cover my changes
  • All new and existing tests passed
  • [ x] My commit message follows Conventional Commit Guideline

License

  • By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@tydonelson
Copy link
Contributor

Merging despite test failure, it is unrelated to these changes. We will follow up on it independently.

@tydonelson tydonelson merged commit e64d050 into alexa:development Nov 28, 2023
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.

2 participants