swen

Avatar
  • Total activity 14
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 6
  • Edited

    suggestion: update dependecies tips check package manager

    After updating project from VCS, it always show this tips, which is a thoughtful feature.But my project uses yarn, it may have a problem when using npm.There is a config on my package.json, can you...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    I want to format json-like fie to json

    input:{code: 0, msg: ‘ok’,}expect output:{"code": 0, "msg": "ok"}ref: the vscode plugin fix jsonhttps://marketplace.visualstudio.com/items?itemName=oliversturm.fix-json
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    commit changes to git without mouse

      It's how I commit files to git (windows): 1. ctrl+k, open commit changes dialog 2. tab, write commit message 3. ? commit I don't know how to commit without mouse. Not the "commit and push", I onl...
    • 2 followers
    • 1 comment
    • 0 votes