Skip to content

Instantly share code, notes, and snippets.

@hamecoded
Last active February 15, 2018 11:31
Show Gist options
  • Select an option

  • Save hamecoded/7dff5e2ab30fad287bd9a5e71a18f4fe to your computer and use it in GitHub Desktop.

Select an option

Save hamecoded/7dff5e2ab30fad287bd9a5e71a18f4fe to your computer and use it in GitHub Desktop.

Revisions

  1. hamecoded revised this gist Feb 15, 2018. 1 changed file with 5 additions and 2 deletions.
    7 changes: 5 additions & 2 deletions IntellijIdea
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,7 @@
    # https://medium.com/@jm90mm/adding-prettier-to-webstorm-a218eeec04d2
    CMD+SHIFT+P prettier
    cmnd + shift + p :prettier
    cmnd + option + l :formatter

    cmnd + shift + i :quick definition on project tree. Then navigate with arrows


    cmnd + shift + i quick definition on project tree. Then navigate with arrows
  2. hamecoded revised this gist Feb 15, 2018. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion IntellijIdea
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,4 @@
    # https://medium.com/@jm90mm/adding-prettier-to-webstorm-a218eeec04d2
    CMD+SHIFT+P prettier
    CMD+SHIFT+P prettier

    cmnd + shift + i quick definition on project tree. Then navigate with arrows
  3. hamecoded revised this gist Feb 15, 2018. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions IntellijIdea
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    # https://medium.com/@jm90mm/adding-prettier-to-webstorm-a218eeec04d2
    CMD+SHIFT+P prettier
  4. hamecoded created this gist Feb 12, 2018.
    2 changes: 2 additions & 0 deletions iTerm
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    ctrl + a set cursor to start of line
    ctrl + e set cursor to end of line