Sing's Log

Knowledge worth sharing


  • Home

  • Tags

  • Timeline

  • Portfolio

  • Service

  • Search

[VSCode] settings and shortcuts

Posted on 2019-06-18 | Edited on 2024-07-16 |
  • command 0 - Focus on sidebar
  • cmd+d - For don’t save
  • gb - For multi cursor in vim mode
  • cmd+shift+. - show breadcumb

Settings.json

1
2
3
4
{
"editor.autoIndent": true,
"editor.snippetSuggestions": "top",
}

References

  • http://vimdoc.sourceforge.net/htmldoc/motion.html
# VSCode # shortcuts # setting
[GTM] Get the item order in a list
GIT submodule note
  • Table of Contents
  • Overview
Sing Ming Chen

Sing Ming Chen

Sing's log, a developer's blog

90 posts
259 tags
GitHub E-Mail Linkedin Facebook
  1. 1. Settings.json
  • References
  • © 2024 Sing Ming Chen
    Powered by Hexo v3.9.0
    |
    Theme — NexT.Gemini v6.3.0