Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add CSON primer #100

Merged
merged 6 commits into from
Jul 29, 2015
Merged

Add CSON primer #100

merged 6 commits into from
Jul 29, 2015

Conversation

mnquintana
Copy link
Contributor

Closes #43
Closes #102
Refs atom/atom#2695 (comment)

/cc @atom/issue-triage

@thomasjo
Copy link
Contributor

Nice, I like it.

@@ -289,6 +289,8 @@ console.log("crash");

The string `"crash"` would be initially selected and pressing tab again would place the cursor after the `;`

WARNING: Snippet keys, unlike CSS selectors, can only be repeated once per level. If there are duplicate keys, then only the last one will be read. See <<_cson,Configuring with CSON>> for more information.
Copy link
Contributor

Choose a reason for hiding this comment

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

If there are duplicate keys, ...

Perhaps "If there are duplicate keys at the same level..." just to be 💎 clear?

@izuzak
Copy link
Contributor

izuzak commented Jul 29, 2015

@mnquintana. Really hope this will reduce the number of users who are :trollface: by this problem. 🙏

@mnquintana
Copy link
Contributor Author

Added @benogle's examples from #102 now

@izuzak
Copy link
Contributor

izuzak commented Jul 29, 2015

Great -- thanks! 👍 ⛵

mnquintana added a commit that referenced this pull request Jul 29, 2015
@mnquintana mnquintana merged commit 7de1c6f into master Jul 29, 2015
@mnquintana mnquintana deleted the mq-cson-primer branch July 29, 2015 12:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants