swen

Avatar
  • 活动总数 14
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 6
  • 已编辑于

    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 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    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 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    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 个关注者
    • 1 条评论
    • 0 票