SlideShare ist ein Scribd-Unternehmen logo
1 von 16
Sublime Text 2 - Tips & Tricks 
WordPress Leeds - November 
2014 
@rhyswynne - @winwaruk
Questions? 
@rhyswynne - @winwaruk 
2
Yes… 
@rhyswynne - @winwaruk 
3 
…I should really be using an IDE. 
I just never got around to it.
What Is Sublime Text 2? 
@rhyswynne - @winwaruk 
• Extensible Text Editor. 
• Designed for text, markup & code. 
• Customisable (we’ll talk more 
about this). 
• Not free: ($70) 
• http://www.sublimetext.com 
4
Setting Up Sublime Text 2 
Go to Preferences > 
Settings > User (⌘ + ,). 
tab_size: 4, 
translate_tabs_to_spaces: false, 
http://bit.ly/10SoTlu 
@rhyswynne - @winwaruk 
5
Bind Reindent To A Keystroke 
1. Go To Preferences > Key Bindings User 
2. Add This:- 
@rhyswynne - @winwaruk 
3. Save 
(My Key Bindings - http://bit.ly/1GMBvvy) 
6
What That Does… 
@rhyswynne - @winwaruk 
7 
Before (⌘+Shift+i) After (⌘+Shift+i)
Package Control 
@rhyswynne - @winwaruk 
8 
(Installation Instructions - https://sublime.wbond.net/installation#st2)
Installing Packages 
1. Bring Up Control Palette 
@rhyswynne - @winwaruk 
(⌘ + Shift + P). 
2. Type in “Install” and 
select “Package 
Control: Install 
Package”. 
3. Select Package You 
Wish To Install. 
9
Sublime Text 2 WordPress 
Package 
Adds Snippets & Code Completion for WordPress (up to 3.7) 
@rhyswynne - @winwaruk 
10 
https://github.com/purplefish32/sublime-text-2-wordpress
SublimePHPTidy 
Tidies code to meet WordPress Coding Standards (mostly) 
Before After 
@rhyswynne - @winwaruk 
11 
https://github.com/welovewordpress/SublimePhpTidy
DocBlockr 
Type “/**” before a function to automatically create a DocBlock. 
@rhyswynne - @winwaruk 
12 
https://github.com/spadgos/sublime-jsdocs
SublimeLinter 
Supports a “linter” for Sublime Text (points out errors) 
@rhyswynne - @winwaruk 
13 
https://github.com/SublimeLinter/SublimeLinter-for-ST2
Sass in Sublime Text 2 
• Install Sass Support “Sass 
Textmate Bundle” - 
https://github.com/nathos/sass-textmate- 
@rhyswynne - @winwaruk 
bundle 
• If using *.sass (rather than *.scss) 
- go View > Syntax > Open All 
With Current Extension as > Sass 
• Install SublimeOnSaveBuild - 
https://github.com/alexnj/Sublime 
OnSaveBuild 
14
Snippets 
@rhyswynne - @winwaruk 
• Prewritten Code 
• Cmd (⌘) + Shift + P and type 
“Snippet: ” to see all Snippets. 
• Many Included with Sublime 
WordPress 
• Mine are here - 
https://github.com/rhyswynne/ 
Sublime-Text-2-Snippets 
15
Thank You! :) 
@rhyswynne - @winwaruk 
16 
Questions? 
(I mean it this time) 
http://winwar.co.uk 
http://twitter.com/rhyswynne

Weitere ähnliche Inhalte

Was ist angesagt?

Joomla! on Heroku
Joomla! on HerokuJoomla! on Heroku
Joomla! on Heroku
Yireo
 
Wp security presentation
Wp security presentationWp security presentation
Wp security presentation
Nik Cree
 
Wordpress security issues
Wordpress security issuesWordpress security issues
Wordpress security issues
Deepu Thomas
 

Was ist angesagt? (20)

Wp meetup 14-2-2017
Wp meetup 14-2-2017Wp meetup 14-2-2017
Wp meetup 14-2-2017
 
WordCamp Chicago 2011 - WordPress End User Security - Dre Armeda
WordCamp Chicago 2011 - WordPress End User Security - Dre ArmedaWordCamp Chicago 2011 - WordPress End User Security - Dre Armeda
WordCamp Chicago 2011 - WordPress End User Security - Dre Armeda
 
Word press
Word pressWord press
Word press
 
Sass is dead
Sass is deadSass is dead
Sass is dead
 
Feed me
Feed meFeed me
Feed me
 
Sucuri Webinar: Leveraging Sucuri's API
Sucuri Webinar: Leveraging Sucuri's APISucuri Webinar: Leveraging Sucuri's API
Sucuri Webinar: Leveraging Sucuri's API
 
Joomla! on Heroku
Joomla! on HerokuJoomla! on Heroku
Joomla! on Heroku
 
Sucuri Webinar: How to Optimize Your Website for Best Performance
Sucuri Webinar: How to Optimize Your Website for Best PerformanceSucuri Webinar: How to Optimize Your Website for Best Performance
Sucuri Webinar: How to Optimize Your Website for Best Performance
 
8 Simple Ways to Hack Your Joomla
8 Simple Ways to Hack Your Joomla8 Simple Ways to Hack Your Joomla
8 Simple Ways to Hack Your Joomla
 
Hardening WordPress. Few steps to more secure installation.
Hardening WordPress. Few steps to more secure installation.Hardening WordPress. Few steps to more secure installation.
Hardening WordPress. Few steps to more secure installation.
 
Wp security presentation
Wp security presentationWp security presentation
Wp security presentation
 
Django elastic beanstalk
Django elastic beanstalkDjango elastic beanstalk
Django elastic beanstalk
 
Securing WordPress by Jeff Hoffman
Securing WordPress by Jeff HoffmanSecuring WordPress by Jeff Hoffman
Securing WordPress by Jeff Hoffman
 
Installing Gpg
Installing GpgInstalling Gpg
Installing Gpg
 
Word camp pune 2013 security
Word camp pune 2013   securityWord camp pune 2013   security
Word camp pune 2013 security
 
Wordpress security issues
Wordpress security issuesWordpress security issues
Wordpress security issues
 
The Art of Documentation and Readme.md for Open Source Projects
The Art of Documentation and Readme.md for Open Source ProjectsThe Art of Documentation and Readme.md for Open Source Projects
The Art of Documentation and Readme.md for Open Source Projects
 
Introduction to Backups and Security
Introduction to Backups and SecurityIntroduction to Backups and Security
Introduction to Backups and Security
 
Upgrading to WordPress 3.3(.1)
Upgrading to WordPress 3.3(.1)Upgrading to WordPress 3.3(.1)
Upgrading to WordPress 3.3(.1)
 
Joomla! security
Joomla! securityJoomla! security
Joomla! security
 

Andere mochten auch

Ruby on Rails : 簡介與入門
Ruby on Rails : 簡介與入門Ruby on Rails : 簡介與入門
Ruby on Rails : 簡介與入門
Wen-Tien Chang
 
Ruby 程式語言入門導覽
Ruby 程式語言入門導覽Ruby 程式語言入門導覽
Ruby 程式語言入門導覽
Wen-Tien Chang
 
Ruby 程式語言簡介
Ruby 程式語言簡介Ruby 程式語言簡介
Ruby 程式語言簡介
Wen-Tien Chang
 

Andere mochten auch (20)

Miami media-party-html-css
Miami media-party-html-cssMiami media-party-html-css
Miami media-party-html-css
 
Html css basic
Html css basicHtml css basic
Html css basic
 
Fundamentos de programacion
Fundamentos de programacionFundamentos de programacion
Fundamentos de programacion
 
Rails I18n 20081125
Rails I18n 20081125Rails I18n 20081125
Rails I18n 20081125
 
Certbotで無料TLSサーバー
Certbotで無料TLSサーバーCertbotで無料TLSサーバー
Certbotで無料TLSサーバー
 
正規表現の先読みについて
正規表現の先読みについて正規表現の先読みについて
正規表現の先読みについて
 
Apuntes: SublimeText 3
Apuntes: SublimeText 3Apuntes: SublimeText 3
Apuntes: SublimeText 3
 
Ruby on Rails 開發環境建置 for Mac
Ruby on Rails 開發環境建置 for MacRuby on Rails 開發環境建置 for Mac
Ruby on Rails 開發環境建置 for Mac
 
Ruby on Rails : 簡介與入門
Ruby on Rails : 簡介與入門Ruby on Rails : 簡介與入門
Ruby on Rails : 簡介與入門
 
Ruby 程式語言入門導覽
Ruby 程式語言入門導覽Ruby 程式語言入門導覽
Ruby 程式語言入門導覽
 
Ruby 程式語言簡介
Ruby 程式語言簡介Ruby 程式語言簡介
Ruby 程式語言簡介
 
nadoka さんの m17n 対応のベストプラクティス
nadoka さんの m17n 対応のベストプラクティスnadoka さんの m17n 対応のベストプラクティス
nadoka さんの m17n 対応のベストプラクティス
 
hubot-slack v4移行時のハマりどころ #hubot_chatops
hubot-slack v4移行時のハマりどころ #hubot_chatopshubot-slack v4移行時のハマりどころ #hubot_chatops
hubot-slack v4移行時のハマりどころ #hubot_chatops
 
lilo.linux.or.jp を wheezy から jessie にあげた話
lilo.linux.or.jp を wheezy から jessie にあげた話lilo.linux.or.jp を wheezy から jessie にあげた話
lilo.linux.or.jp を wheezy から jessie にあげた話
 
Ruby on Rails为什么这么红?
Ruby on Rails为什么这么红?Ruby on Rails为什么这么红?
Ruby on Rails为什么这么红?
 
Cognitive APIs and Conversational Interfaces
Cognitive APIs and Conversational InterfacesCognitive APIs and Conversational Interfaces
Cognitive APIs and Conversational Interfaces
 
Python webinar 2nd july
Python webinar 2nd julyPython webinar 2nd july
Python webinar 2nd july
 
程式設計首日封
程式設計首日封程式設計首日封
程式設計首日封
 
淺談 Startup 公司的軟體開發流程 v2
淺談 Startup 公司的軟體開發流程 v2淺談 Startup 公司的軟體開發流程 v2
淺談 Startup 公司的軟體開發流程 v2
 
那些 Functional Programming 教我的事
那些 Functional Programming 教我的事那些 Functional Programming 教我的事
那些 Functional Programming 教我的事
 

Ähnlich wie Sublime Text 2 Tips & Tricks

Gitlab installation
Gitlab installationGitlab installation
Gitlab installation
Raiful Hasan
 

Ähnlich wie Sublime Text 2 Tips & Tricks (20)

WordPress Security Best Practices
WordPress Security Best PracticesWordPress Security Best Practices
WordPress Security Best Practices
 
WordPress Security Best Practices
WordPress Security Best PracticesWordPress Security Best Practices
WordPress Security Best Practices
 
5 年後還是新手 - WordPress Plugin 開發大冒險 - GOTY
5 年後還是新手 - WordPress Plugin 開發大冒險 - GOTY5 年後還是新手 - WordPress Plugin 開發大冒險 - GOTY
5 年後還是新手 - WordPress Plugin 開發大冒險 - GOTY
 
WordPress At Scale. WordCamp Dhaka 2019
WordPress At Scale. WordCamp Dhaka 2019WordPress At Scale. WordCamp Dhaka 2019
WordPress At Scale. WordCamp Dhaka 2019
 
WordCamp Belfast DevOps for Beginners
WordCamp Belfast DevOps for BeginnersWordCamp Belfast DevOps for Beginners
WordCamp Belfast DevOps for Beginners
 
Hands on Docker - Launch your own LEMP or LAMP stack - SunshinePHP
Hands on Docker - Launch your own LEMP or LAMP stack - SunshinePHPHands on Docker - Launch your own LEMP or LAMP stack - SunshinePHP
Hands on Docker - Launch your own LEMP or LAMP stack - SunshinePHP
 
Introducing WordPress Multitenancy (Wordcamp Vegas/Orlando 2015/WPCampus)
Introducing WordPress Multitenancy (Wordcamp Vegas/Orlando 2015/WPCampus)Introducing WordPress Multitenancy (Wordcamp Vegas/Orlando 2015/WPCampus)
Introducing WordPress Multitenancy (Wordcamp Vegas/Orlando 2015/WPCampus)
 
Introducing Wordpress Multitenancy
Introducing Wordpress MultitenancyIntroducing Wordpress Multitenancy
Introducing Wordpress Multitenancy
 
Philip Arthur Moore: Best Practices — On Breaking and Fixing WordPress Themes
Philip Arthur Moore: Best Practices — On Breaking and Fixing WordPress ThemesPhilip Arthur Moore: Best Practices — On Breaking and Fixing WordPress Themes
Philip Arthur Moore: Best Practices — On Breaking and Fixing WordPress Themes
 
Gitlab installation
Gitlab installationGitlab installation
Gitlab installation
 
WordPress Security Best Practices 2019 Update
WordPress Security Best Practices 2019 UpdateWordPress Security Best Practices 2019 Update
WordPress Security Best Practices 2019 Update
 
Scaling drupal with confidence - Tweentribune Casestudy
Scaling drupal with confidence - Tweentribune CasestudyScaling drupal with confidence - Tweentribune Casestudy
Scaling drupal with confidence - Tweentribune Casestudy
 
The Container Security Checklist
The Container Security Checklist The Container Security Checklist
The Container Security Checklist
 
Apache Bigtop and ARM64 / AArch64 - Empowering Big Data Everywhere
Apache Bigtop and ARM64 / AArch64 - Empowering Big Data EverywhereApache Bigtop and ARM64 / AArch64 - Empowering Big Data Everywhere
Apache Bigtop and ARM64 / AArch64 - Empowering Big Data Everywhere
 
Automate Yo' Self
Automate Yo' SelfAutomate Yo' Self
Automate Yo' Self
 
.Git for WordPress Developers
.Git for WordPress Developers.Git for WordPress Developers
.Git for WordPress Developers
 
Build Your Own HiveMQ Extension
Build Your Own HiveMQ ExtensionBuild Your Own HiveMQ Extension
Build Your Own HiveMQ Extension
 
Lumberjack 2 - Supercharging WordPress in 2018
Lumberjack 2 - Supercharging WordPress in 2018Lumberjack 2 - Supercharging WordPress in 2018
Lumberjack 2 - Supercharging WordPress in 2018
 
Wordpress Workflow
Wordpress Workflow Wordpress Workflow
Wordpress Workflow
 
How To Install GitLab As Your Private GitHub Clone
How To Install GitLab As Your Private GitHub CloneHow To Install GitLab As Your Private GitHub Clone
How To Install GitLab As Your Private GitHub Clone
 

Mehr von Rhys Wynne

Mehr von Rhys Wynne (10)

A Developer's Guide to Working With Marketing Teams - WordCamp Glasgow
A Developer's Guide to Working With Marketing Teams - WordCamp GlasgowA Developer's Guide to Working With Marketing Teams - WordCamp Glasgow
A Developer's Guide to Working With Marketing Teams - WordCamp Glasgow
 
A Developer's Guide to Working With Marketing Teams - WordCamp Dublin 2019
A Developer's Guide to Working With Marketing Teams - WordCamp Dublin 2019A Developer's Guide to Working With Marketing Teams - WordCamp Dublin 2019
A Developer's Guide to Working With Marketing Teams - WordCamp Dublin 2019
 
A Developer's Guide to Working With Marketing Teams
A Developer's Guide to Working With Marketing TeamsA Developer's Guide to Working With Marketing Teams
A Developer's Guide to Working With Marketing Teams
 
Forensically Analysing Cornerstone Content - WordCamp Manchester 2018
Forensically Analysing Cornerstone Content  - WordCamp Manchester 2018Forensically Analysing Cornerstone Content  - WordCamp Manchester 2018
Forensically Analysing Cornerstone Content - WordCamp Manchester 2018
 
WordPress North East - Forensically Analysing Cornerstone Content
WordPress North East - Forensically Analysing Cornerstone Content  WordPress North East - Forensically Analysing Cornerstone Content
WordPress North East - Forensically Analysing Cornerstone Content
 
Forensically analysing cornerstone content
Forensically analysing cornerstone contentForensically analysing cornerstone content
Forensically analysing cornerstone content
 
How To Integrate WordPress GDPR Features into your project
How To Integrate WordPress GDPR Features into your projectHow To Integrate WordPress GDPR Features into your project
How To Integrate WordPress GDPR Features into your project
 
WordCamp London - Top Tools for WordPress SEO - To Use As Well As Yoast's Stuff
WordCamp London - Top Tools for WordPress SEO - To Use As Well As Yoast's StuffWordCamp London - Top Tools for WordPress SEO - To Use As Well As Yoast's Stuff
WordCamp London - Top Tools for WordPress SEO - To Use As Well As Yoast's Stuff
 
Mancsas - 5 Top Tools for WordPress SEO in 2016
Mancsas - 5 Top Tools for WordPress SEO in 2016Mancsas - 5 Top Tools for WordPress SEO in 2016
Mancsas - 5 Top Tools for WordPress SEO in 2016
 
How to Get Your First Child Theme Off The Ground
How to Get Your First Child Theme Off The GroundHow to Get Your First Child Theme Off The Ground
How to Get Your First Child Theme Off The Ground
 

Kürzlich hochgeladen

哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
ydyuyu
 
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girlsRussian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Monica Sydney
 
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi EscortsIndian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Monica Sydney
 
Russian Escort Abu Dhabi 0503464457 Abu DHabi Escorts
Russian Escort Abu Dhabi 0503464457 Abu DHabi EscortsRussian Escort Abu Dhabi 0503464457 Abu DHabi Escorts
Russian Escort Abu Dhabi 0503464457 Abu DHabi Escorts
Monica Sydney
 
Abu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
Abu Dhabi Escorts Service 0508644382 Escorts in Abu DhabiAbu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
Abu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
Monica Sydney
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
JOHNBEBONYAP1
 
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
ayvbos
 
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
ydyuyu
 

Kürzlich hochgeladen (20)

20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
 
Best SEO Services Company in Dallas | Best SEO Agency Dallas
Best SEO Services Company in Dallas | Best SEO Agency DallasBest SEO Services Company in Dallas | Best SEO Agency Dallas
Best SEO Services Company in Dallas | Best SEO Agency Dallas
 
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
 
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girlsRussian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
 
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi EscortsIndian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
 
Russian Escort Abu Dhabi 0503464457 Abu DHabi Escorts
Russian Escort Abu Dhabi 0503464457 Abu DHabi EscortsRussian Escort Abu Dhabi 0503464457 Abu DHabi Escorts
Russian Escort Abu Dhabi 0503464457 Abu DHabi Escorts
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
 
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
Tadepalligudem Escorts Service Girl ^ 9332606886, WhatsApp Anytime Tadepallig...
 
Abu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
Abu Dhabi Escorts Service 0508644382 Escorts in Abu DhabiAbu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
Abu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
 
Nagercoil Escorts Service Girl ^ 9332606886, WhatsApp Anytime Nagercoil
Nagercoil Escorts Service Girl ^ 9332606886, WhatsApp Anytime NagercoilNagercoil Escorts Service Girl ^ 9332606886, WhatsApp Anytime Nagercoil
Nagercoil Escorts Service Girl ^ 9332606886, WhatsApp Anytime Nagercoil
 
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac RoomVip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
 
Call girls Service in Ajman 0505086370 Ajman call girls
Call girls Service in Ajman 0505086370 Ajman call girlsCall girls Service in Ajman 0505086370 Ajman call girls
Call girls Service in Ajman 0505086370 Ajman call girls
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
 
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
 
Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.Meaning of On page SEO & its process in detail.
Meaning of On page SEO & its process in detail.
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
 

Sublime Text 2 Tips & Tricks

  • 1. Sublime Text 2 - Tips & Tricks WordPress Leeds - November 2014 @rhyswynne - @winwaruk
  • 3. Yes… @rhyswynne - @winwaruk 3 …I should really be using an IDE. I just never got around to it.
  • 4. What Is Sublime Text 2? @rhyswynne - @winwaruk • Extensible Text Editor. • Designed for text, markup & code. • Customisable (we’ll talk more about this). • Not free: ($70) • http://www.sublimetext.com 4
  • 5. Setting Up Sublime Text 2 Go to Preferences > Settings > User (⌘ + ,). tab_size: 4, translate_tabs_to_spaces: false, http://bit.ly/10SoTlu @rhyswynne - @winwaruk 5
  • 6. Bind Reindent To A Keystroke 1. Go To Preferences > Key Bindings User 2. Add This:- @rhyswynne - @winwaruk 3. Save (My Key Bindings - http://bit.ly/1GMBvvy) 6
  • 7. What That Does… @rhyswynne - @winwaruk 7 Before (⌘+Shift+i) After (⌘+Shift+i)
  • 8. Package Control @rhyswynne - @winwaruk 8 (Installation Instructions - https://sublime.wbond.net/installation#st2)
  • 9. Installing Packages 1. Bring Up Control Palette @rhyswynne - @winwaruk (⌘ + Shift + P). 2. Type in “Install” and select “Package Control: Install Package”. 3. Select Package You Wish To Install. 9
  • 10. Sublime Text 2 WordPress Package Adds Snippets & Code Completion for WordPress (up to 3.7) @rhyswynne - @winwaruk 10 https://github.com/purplefish32/sublime-text-2-wordpress
  • 11. SublimePHPTidy Tidies code to meet WordPress Coding Standards (mostly) Before After @rhyswynne - @winwaruk 11 https://github.com/welovewordpress/SublimePhpTidy
  • 12. DocBlockr Type “/**” before a function to automatically create a DocBlock. @rhyswynne - @winwaruk 12 https://github.com/spadgos/sublime-jsdocs
  • 13. SublimeLinter Supports a “linter” for Sublime Text (points out errors) @rhyswynne - @winwaruk 13 https://github.com/SublimeLinter/SublimeLinter-for-ST2
  • 14. Sass in Sublime Text 2 • Install Sass Support “Sass Textmate Bundle” - https://github.com/nathos/sass-textmate- @rhyswynne - @winwaruk bundle • If using *.sass (rather than *.scss) - go View > Syntax > Open All With Current Extension as > Sass • Install SublimeOnSaveBuild - https://github.com/alexnj/Sublime OnSaveBuild 14
  • 15. Snippets @rhyswynne - @winwaruk • Prewritten Code • Cmd (⌘) + Shift + P and type “Snippet: ” to see all Snippets. • Many Included with Sublime WordPress • Mine are here - https://github.com/rhyswynne/ Sublime-Text-2-Snippets 15
  • 16. Thank You! :) @rhyswynne - @winwaruk 16 Questions? (I mean it this time) http://winwar.co.uk http://twitter.com/rhyswynne