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
89
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
480
Securing Your AWS Cloud Infrastructure
stevepotayteo
0
240
TER301: Terraforming Safely and Collaboratively on AWS with Atlantis
stevepotayteo
0
160
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
70
Other Decks in Technology
See All in Technology
産業機械をElixirで制御する
kikuyuta
0
160
Grafana MCP serverでなんかし隊 / Try Grafana MCP server
kohbis
0
330
Tenstorrent 開発者プログラム
tenstorrent_japan
0
300
堅牢な認証基盤の実現 TypeScriptで代数的データ型を活用する
kakehashi
PRO
1
210
今からでも間に合う! 生成AI「RAG」再入門 / Re-introduction to RAG in Generative AI
hideakiaoyagi
1
160
CIでのgolangci-lintの実行を約90%削減した話
kazukihayase
0
140
Kotlinで学ぶ 代数的データ型
ysknsid25
5
1.1k
API の仕様から紐解く「MCP 入門」 ~MCP の「コンテキスト」って何だ?~
cdataj
0
140
工具人的一生: 開發很多 AI 工具讓我 慵懶過一生
line_developers_tw
PRO
0
110
成立するElixirの再束縛(再代入)可という選択
kubell_hr
0
170
(非公式) AWS Summit Japan と 海浜幕張 の歩き方 2025年版
coosuke
PRO
0
150
脅威をモデリングしてMCPのセキュリティ対策を考えよう
flatt_security
4
1.5k
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Raft: Consensus for Rubyists
vanstee
139
7k
The Language of Interfaces
destraynor
158
25k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
180
53k
Side Projects
sachag
454
42k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
4 Signs Your Business is Dying
shpigford
184
22k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
123
52k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.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