Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
A Modern Text Editing Workflow @ 13th March 2014
Search
Steve Teo
March 13, 2014
Technology
0
90
A Modern Text Editing Workflow @ 13th March 2014
First sharing session with some of the folks in ITT
Steve Teo
March 13, 2014
Tweet
Share
More Decks by Steve Teo
See All by Steve Teo
Securing Your AWS Cloud Infrastructure v2
stevepotayteo
2
150
Case Study of AWS Security Breaches and Attack / Defense Techniques
stevepotayteo
0
400
Effective AWS Account Strategy using AWS Organizations
stevepotayteo
0
510
Securing Your AWS Cloud Infrastructure
stevepotayteo
0
250
TER301: Terraforming Safely and Collaboratively on AWS with Atlantis
stevepotayteo
0
170
Trello - Engaging Communities with Powerful Public Boards
stevepotayteo
0
43
AWS Re:Invent 2018 Mission Report
stevepotayteo
0
50
Re:Invent 2018 Top 15 Launch Announcements
stevepotayteo
0
43
Highlights from Atlassian Summit 2018
stevepotayteo
0
71
Other Decks in Technology
See All in Technology
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
470
下手な強制、ダメ!絶対! 「ガードレール」を「檻」にさせない"ガバナンス"の取り方とは?
tsukaman
2
450
要件定義・デザインフェーズでもAIを活用して、コミュニケーションの密度を高める
kazukihayase
0
120
未経験者・初心者に贈る!40分でわかるAndroidアプリ開発の今と大事なポイント
operando
5
730
「Linux」という言葉が指すもの
sat
PRO
4
140
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
490
5年目から始める Vue3 サイト改善 #frontendo
tacck
PRO
3
230
Codeful Serverless / 一人運用でもやり抜く力
_kensh
7
450
EncryptedSharedPreferences が deprecated になっちゃった!どうしよう! / Oh no! EncryptedSharedPreferences has been deprecated! What should I do?
yanzm
0
470
AI開発ツールCreateがAnythingになったよ
tendasato
0
130
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
8.8k
ハードウェアとソフトウェアをつなぐ全てを内製している企業の E2E テストの作り方 / How to create E2E tests for a company that builds everything connecting hardware and software in-house
bitkey
PRO
1
160
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
Into the Great Unknown - MozCon
thekraken
40
2k
The Language of Interfaces
destraynor
161
25k
Practical Orchestrator
shlominoach
190
11k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Transcript
A Modern Text Editing Workflow 13th March 2014
Which text editor do you use day to day? Notepad
Notepad++ EditPlus Gedit/Vi Any others
What percentage of your time do you find yourself doing
text editing?
What kind of files do you open in a text
editor? Data files Config files Webpages Documents Any others?
Why I think everything that can be in text should
be in text? Can apply Version Control Focus on content, not glitter
Major Use Cases for Text Files Infrastructure as Code Presentations
Documents and Note-taking Many others
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
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
Package Control https://sublime.wbond.net/
Demo Time
Future of Text Editors
Light-table by Chris Granger https://www.kickstarter.com/projects/ibdknox/light-table http://www.lighttable.com/ Features Reactive Open source
Runs on code mirror + node-webkit + clojurescript Cross-platform
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)
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
Q & A Session
The End! Enjoy! :) - @steveteo