海盘车的领地博客博客项目项目
LinkedIn ↗LinkedIn ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Table of Contents
    • Table of Contents
    • 01 JavaScript
    • 02 Data Types
    • 03 Conditionals
    • 04 Loops
    • 05 Functions
    • 06 Arrays
    • 07 Objects
    • Table of Contents
    • 01 Syntax
    • 02 Functions
    • 03 Built Ins
    • 04 Developer Fu
    • Table of Contents
    • 01 Objects in Depth
    • 02 Functions at Runtime
    • 03 Classes and Objects
    • 04 Object Oriented Design Patterns
    • Table of Contents
    • 01 Creating Promises
    • 02 Chaining Promises
    • Table of Contents
    • 01 Rethinking Testing
    • 02 Writing Test Suites
    • Table of Contents
    • 01 Productive Sublime
    • 02 Build with Gulp
    • 03 Live Editing
    • 04 Linting
    • 05 Unit Test
    • 06 Optimization

目录

  • Sublime Shortcuts
  • Install Plugin
Edit this page
JavaScript
Web Tooling Automation
01 Productive Sublime

Productive Sublime

Sublime Shortcuts

  • Unofficial doc (opens in a new tab)
  • Console: Ctrl + Backtick
  • Command palette: cmd + shift + p

Install Plugin

  • Package control (opens in a new tab)
    • Copy and paste install script in console
    • Install other plugins by (search for install package in command palette)
  • Emmet
  • SideBarEnhancements
  • ColorPicker
  • ColorHighlighter
Table of Contents02 Build with Gulp

CC BY-NC-SA 4.0 2025 © Liren Tu