swen
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
swen 创建了一个帖子, 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... -
-
swen 创建了一个帖子, 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 -
swen 进行了评论, -
-
-
swen 创建了一个帖子, 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... -