Use 🏰 for Xcode playgrounds
See original GitHub issueHello @carloscuesta 😎!
- Emoji: 🏰
- Code:
:european_castle:
- Description: When we have a new playground added to the project or a playground file fixed such as in this PR https://github.com/kickstarter/ios-oss/pull/583 It would be nice to have an emoji to represent the playground 😄
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
Xcode Playground - SwiftUI Handbook
To open Playground on Xcode, navigate to File in the menu and click on New > Playground... 2. To test our square function,...
Read more >Swift Playgrounds
Swift Playgrounds is a revolutionary app for iPad and Mac that helps you learn to code and build apps using Swift, the same...
Read more >Get Started with Xcode Playgrounds
You can use playgrounds in Xcode to quickly write some Swift code, experiment with new Swift syntax, or work on your Swift algorithms...
Read more >Chapter 2 Your First Taste of Swift with Playgrounds
Xcode has a built-in feature called Playgrounds. It's an interactive development environment for developers to experiment Swift programming and allows you to ...
Read more >How to install Xcode and create a playground
Playgrounds run whatever code you write, one line at a time, and show the updated results in the side bar. To the left...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@grissius, @vhoyer Can
adding a playground
’s action be covered by the ✨ gitmoji? Is an implementation of a playground a new feature? 🤔I once added a playground project to test a lib I was working on, I ended up using the 🎉 emoji again for it, maybe we could repurpose the 🎉 to not only represent the Initial commit, but the begining of a project, let it be a playground one or a new project in a monorepo 😄 ? what you think? @carloscuesta @grissius @johannchopin @amadeu01 ?