1 Star 0 Fork 57

ovoMing / blog

forked from turnon / blog 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
03.VsCode.md 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
turnon 提交于 2023-02-10 11:40 . docs: 更新文档
title: Vscode 快速入门
date: 2019-05-14 14:57:33
categories:
  - Java
  - 软件
  - IDE
tags:
  - Java
  - IDE
permalink: /pages/0f7153/

Vscode 快速入门

快捷键

命令面板(Command Palette)

根据您当前的上下文访问所有可用命令。

Mac: cmd+shift+p or f1 Windows / Linux: ctrl+shift+p or f1

快速打开文件(Quick Open)

Mac: cmd+p Windows / Linux: ctrl+p

Status Bar

Mac: shift+cmd+m Windows / Linux: ctrl+shift+m

改变语言模式

Mac: cmd+k m Windows / Linux: ctrl+k m

设置

Mac: cmd+, Windows / Linux: File > Preferences > Settings or ctrl+,

插件

  • Chinese (Simplified) Language Pack for Visual Studio Code
  • Prettier - Code formatter
  • IntelliJ IDEA Keybindings
  • EditorConfig for VS Code
  • Git History

更多内容

JavaScript
1
https://gitee.com/ovoMing/blog.git
git@gitee.com:ovoMing/blog.git
ovoMing
blog
blog
master

搜索帮助