Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Improvements to Atom conversion. #2

Merged
merged 1 commit into from
Feb 28, 2014

Conversation

stevehansell
Copy link
Contributor

A few small issues from the Textmate conversion.

  • Replaced $TM_JAVASCRIPT_TERMINATOR with semi-colons
  • Removed escaping on $s in the snippet body
  • Inserted a comma into '.text.html, .meta.tag': to fix the html snippets

solidspark added a commit that referenced this pull request Feb 28, 2014
Improvements to Atom conversion.
@solidspark solidspark merged commit 581fb27 into angular-ui:master Feb 28, 2014
@solidspark
Copy link
Contributor

Thanks for this!

Released as https://github.com/angular-ui/AngularJS-Atom/releases/tag/0.0.3

@ProLoser
Copy link
Member

I would actually prefer not to see a semicolon as the terminator, but instead move the cursor to this position. This way the user can decide to add the semicolon and carriage return themself OR they can simply add a dot and continue chaining. The semicolon is also not used in coffeescript.

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