Upgrade to Pro — share decks privately, control downloads, hide ads and more …

A Modern Text Editing Workflow @ 13th March 2014

A Modern Text Editing Workflow @ 13th March 2014

First sharing session with some of the folks in ITT

Steve Teo

March 13, 2014
Tweet

More Decks by Steve Teo

Other Decks in Technology

Transcript

  1. Which text editor do you use day to day? Notepad

    Notepad++ EditPlus Gedit/Vi Any others
  2. What kind of files do you open in a text

    editor? Data files Config files Webpages Documents Any others?
  3. Why I think everything that can be in text should

    be in text? Can apply Version Control Focus on content, not glitter
  4. What I think a great editor should be? Make you

    productive Make text editing fun Cross-platform. Learn once, use everywhere. Infinitely extensible/customizable Great syntax highlighting Have great regular expression support
  5. Why I use Sublime Text? http://www.sublimetext.com/ http://www.sublimetext.com/3 Features Cross-Platform Command

    Palette Multiple Selection Plugins (through Python) Powerful Project Support Customize Anything High Performance Navigate everywhere
  6. Atom by Github https://atom.io/ Features Sublime Text-like Free in Beta,

    Unknown once released Runs on Chromium + node.js Cross-platform (not yet)
  7. Online Editors https://www.nitrous.io/ https://codio.com/ http://codemirror.net/ http://ace.c9.io/ Common Features Powered mainly

    by either Codemirror/Ace Frameworks Integrated with web development Focus on collaborative editing