Giter VIP home page Giter VIP logo

dotfiles's Introduction

一些配置文件

vim 配置文件

Chinese English

Webstorm

安装方法:点我

预览

HTML

HTML

JavaScript

JavaScript

CSS

CSS

更多

AngularJS TypeScript Lua (需要引入 Lua 插件 Sass

安装

  1. 下载 Webstorm-2016-10-23.jar
  2. 在 WebStorm 中,选择 File -> Import Settings,导入下载好的 .jar 文件
  3. 打开 WebStorm -> Preferences -> Plugins -> Browse Repositories,搜索 Material Theme UI 并安装
    • 如果安装不成功,点 这里 下载然后手动安装
  4. 重启 WebStorm,完成安装
    • 非 Mac 用户可能还需要些后续设置,点这里

自定义 Template

触发方式:输入关键字后按 Tab

  • JavaScript
    • desc, it 可以在测试文件中添加 describeit block
      • describe 的光标默认在引号之间,再按 Tab 可以跳至 functiondescribe

      • it 光标默认在 should 后,再按 Tab 可跳至 function

        it

  • Lua
    • --- 可以插入注释块
  • 全局
    • :alt, :cmd, :ctrl 以及 :shift :up 等可以快速插入 Mac 键位图标 (Unicode编码)

      MacKey

注意事项

Windows 和 Linux 用户可能还需要以下设置:

  • 我的默认字体是 Menlo,如果出现字体兼容性问题,在 WebStorm -> Preferences -> Editor -> Colors & Fonts -> Font 里面把 Primary font 改成可以兼容的字体
  • 我的默认键位是 Mac 键位,如果用在其他系统上,需要在 WebStorm -> Preferences -> Keymap -> Keymaps 里面改成系统对应的选项

dotfiles's People

Contributors

s1ngs1ng avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.