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
Try! Sublime Text
Search
Shinobu Kawano
September 16, 2012
Programming
6
5.9k
Try! Sublime Text
2012.09.16 @ Python Conference Japan 2012
Shinobu Kawano
September 16, 2012
Tweet
Share
More Decks by Shinobu Kawano
See All by Shinobu Kawano
連携アプリ紹介 | LITTLE HELP CONNECT
shinobukawano
0
150
Delphi開発者のためのSencha入門
shinobukawano
0
110
Beyond the Native!
shinobukawano
1
370
Sencha Touchを使ったiOS/Androidアプリ開発入門
shinobukawano
0
1.5k
Other Decks in Programming
See All in Programming
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
490
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
920
XP, Testing and ninja testing ZOZ5
m_seki
2
280
LLMとPlaywright/reg-suitを活用した jQueryリファクタリングの実際
kinocoboy2
4
670
iOS 17で追加されたSubscriptionStoreView を利用して5分でサブスク実装チャレンジ
natmark
0
580
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.4k
開発者への寄付をアプリ内課金として実装する時の気の使いどころ
ski
0
350
AIエージェント時代における TypeScriptスキーマ駆動開発の新たな役割
bicstone
4
1.5k
2025年版 サーバーレス Web アプリケーションの作り方
hayatow
23
25k
Go言語の特性を活かした公式MCP SDKの設計
hond0413
1
180
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3k
Serena MCPのすすめ
wadakatu
4
900
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Why Our Code Smells
bkeepers
PRO
339
57k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
It's Worth the Effort
3n
187
28k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Embracing the Ebb and Flow
colly
88
4.8k
Agile that works and the tools we love
rasmusluckow
331
21k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Thoughts on Productivity
jonyablonski
70
4.9k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Transcript
TRY! 2012.09.16 @ Python Conference Japan 2012 SUBLIME TEXT ;)
Shinobu Kawano - I Work for Ariel Networks, Inc -
Co-organizer of Japan Sencha User Group - @kawanoshinobu
None
Ariel Networks loves Pythonista <3
Do you know Sublime Text?
AGENDA - Introduction - DEMO
Introduction
December, 2005
In Australia
The man had been kicking around the idea of a
3D accelerated text editor
He spent a weekend building a prototype ,,,
,,,
it sucked.
However, it gradually morphed into what Sublime Text is today.
His name is Jon Skinner, author of Sublime Text.
November, 2007
He quit job as software engineer at Google, to build
a text editor
3 principles
The focus should be on the Text, unobtrusive, minimal chrome.
None
The Don’t obscure the text with dialogs.
None
Use the pixels you’ve got.
None
January, 2008
Sublime Text 1.0 is OUT!
“The first impression that Sublime Text gives is that t’s
beautiful” “…you won’t find anything more Zen than this text editor.” etc..
He also created - Support Forum - Documentation - Wiki
June, 2012
Sublime Text 2.0 Released !
Futures
Very Very Fast
Looks Awesome
Cross Platform
Goto Anything
Textmate Bundles Friendly
Easy Package Controll and So Many Plugins
- SublimeLinter - AllAutoComplete - SideBarEnhancements - SublimeBlockCursor - DocBlockr
- Theme - Soda My plugins. That’s all.
More.. - Multiple Selections - Instant Project Switch - Mini
Map - Split Editing - Command Palette - Customize Anything
My favorite future is - Vintage Mode (Vi Emulation) -
Distraction Free Mode and..
Python based plugin API
Why Python was chosen?
Python - Very pleasant language - Huge selection of libraries
- User base that’s at least as large
Choosing an extension ... - Adoption matters - Unicode matters
- Libraries matter - Ease matters
Scheme?
- Early versions of Sublime Text used Scheme as an
extension language
- Early versions of Sublime Text used Scheme as an
extension language - It is far from mainstream ...
Lua?
- Very small code footprint - Excellent runtime speed
- Very small code footprint - Excellent runtime speed -
Paucity of libraries ... - Weak Unicode support ... - Small-medium user base ...
JavaScript?
- Underrated, elegant language - People acquainted with its syntax
- Underrated, elegant language - People acquainted with its syntax
- Not used as a general purpose language ...
He come to Python and Ruby
- Pleasant syntax and semantics - Good selection of libraries
- Larger user base
However, , Python has a Secret Weapon
ctypes
That’s pretty Awesome!
Later, he found out,,
Ruby has a similar library called Ruby/DL 2.
Demo
Conclution
The text editor you'll fall in love - Sublime Text
is a sophisticated text editor for code, markup and prose - You'll love the slick user interface, extraordinary features and amazing performance
I'm happy if you feel Sublime Text is FUN!
Special Thanks to Sublime Blog http:/ /www.sublimetext.com/blog/ Sublime Text 2
documentation http:/ /www.sublimetext.com/docs/2/ Sublime Text Unofficial Documentation http:/ /docs.sublimetext.info/en/latest/index.html
Woops! One more thing..
Sublime Text is Proprietary Software USD $59
Enjoy ;) http:/ /www.sublimetext.com