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

[SE-0356] Snippets: Add recommended proposal changes #1681

Merged
merged 1 commit into from
Jun 15, 2022

Conversation

bitjammer
Copy link
Contributor

  • Use // comment markers for the snippet description
  • Use // snippet.hide and // snippet.show instead of using // MARK
  • Add the ability to override the Snippets directory name
  • Add snippet slicing with // snippet.IDENTIFIER
  • Add Core Team feedback

- Use `//` comment markers for the snippet description
- Use `// snippet.hide` and `// snippet.show` instead of using `// MARK`
- Add the ability to override the `Snippets` directory name
- Add snippet slicing with `// snippet.IDENTIFIER`
- Add Core Team feedback
@bitjammer bitjammer requested review from tomerd and TimTr June 8, 2022 21:59
Copy link

@TimTr TimTr 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

@tomerd tomerd merged commit 283c830 into swiftlang:main Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants