question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Use 🏰 for Xcode playgrounds

See original GitHub issue

Hello @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:closed
  • Created 5 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
johannchopincommented, Jun 8, 2020

@grissius, @vhoyer Can adding a playground’s action be covered by the ✨ gitmoji? Is an implementation of a playground a new feature? 🤔

1reaction
vhoyercommented, Jun 8, 2020

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 ?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found