Skip to content

Latest commit

 

History

History
72 lines (55 loc) · 2.4 KB

README-en.md

File metadata and controls

72 lines (55 loc) · 2.4 KB

Configuration files

vim configuration

Chinese English

Font I use (Update 7/19/2022)

2019

LigaMonaco built w/ Ligaturizer, including:

2020

Recursive Sans & Mono,built with ligature, including:

2022

MonoLisa

Preview

LigaMonaco

Webstorm

tl;dr Click me

Preview

HTML

HTML

JavaScript

JavaScript

CSS

CSS

More ...

AngularJS TypeScript Lua (Require Lua Plugin Sass

Install

  1. Download Webstorm-2016-10-23.jar
  2. Goto File -> Manage IDE Settings -> Import Settings and import that .zip file you just downloaded
  3. Material Theme UI Removed
  4. Restart WebStorm
    • Non Mac users may need a little more settings, click here

Live Template

Type in Keywords and hit Tab

  • JavaScript
    • Use keyword desc, it for adding describe and it block in test files
      • Caret of describe locates inside the quotes. Hitting tab again will jump to function body describe
      • Caret of it locates after "should". Hitting tab again will jump to function body it
  • Lua
    • Use --- to insert block comment
  • Global
    • Use :alt, :cmd, :ctrl and :shift :up to insert Mac key icon (Unicode)

      MacKey

Notice

For Windows and Linux users, you might need the following settings:

  • My default font is "Menlo". You can change that in WebStorm -> Preferences -> Editor -> Colors & Fonts -> Font
  • My default Keymap might not fit your system. Goto WebStorm -> Preferences -> Keymap and change the "Keymaps" attribute