textmate / json.tmbundle

TextMate support for JSON
122 stars 26 forks source link

add comma as TM_LINE_TERMINATOR #17

Closed claylo closed 8 years ago

claylo commented 8 years ago

add comma as the line terminator for JSON, thus enabling Move to EOL and Insert Terminator + LF convenience to editing JSON documents.

claylo commented 8 years ago

@infininight this may have been overlooked in the flurry of activity there's been since I opened it in other parts of TextMate. Is there anything I can do to improve this PR for acceptance?

infininight commented 8 years ago

Added as 563b6f629bcf2c77d239b03fa768f869a4cba368, sorry for the delay!

claylo commented 8 years ago

👍 Thanks, @infininight!