What is a 'workspace' in VS Code?

You can save settings at the workspace level and you can open multiple folders in a workspace. If you want to do either of those things, use a workspace, otherwise, just open a folder.

A VS Code workspace is a list of a project's folders and files. A workspace can contain multiple folders. You can customize the settings and preferences of a workspace.

UNTITLED (WORKSPACE) being shown as workspace title

use File > Save Workspace to give the workspace a name and location.

最新文章

  1. kafka - advertised.listeners and listeners
  2. 解剖SQLSERVER 第十七篇 使用 OrcaMDF Corruptor 故意损坏数据库(译)
  3. SUDTOJ 3323园艺问题 (线段树)
  4. poj2485 Highways
  5. iOS中scrollview是否要回弹
  6. 解决使用OCI连接oracle LNK2019: 无法解析的外部符号的问题
  7. 脉络清晰的BP神经网络讲解,赞
  8. 线性回归(linear regression)之监督学习
  9. 使用GDB调试Android NDK native(C/C++)程序
  10. MigLayout
  11. python_小爬虫
  12. python 基本数据类型练习题
  13. 我的第一个python web开发框架(3)——怎么开始?
  14. ASP.NET Core中的OWASP Top 10 十大风险-跨站点脚本攻击 (XSS)
  15. 利用纯CSS美化checkbox和radio和滑动按钮的实现
  16. 10-TypeScript中的接口
  17. linux下gtk+一个将字符串大写化的小示例
  18. DW1000 用户手册中文版 第5章 媒体访问控制(帧过滤)
  19. 把当前ubuntu系统做成镜像
  20. Asp.net core 学习笔记 (AutoMapper)

热门文章

  1. cursor:hand & cursor:pointer
  2. 常用的vue辅助工具vue-devtools
  3. maven setting详细解读
  4. C++ 初始化函数的实现
  5. 【Wannafly挑战赛4】F 线路规划 倍增+Kruskal+归并
  6. 【BZOJ1645】[Usaco2007 Open]City Horizon 城市地平线 离散化+线段树
  7. [MongoDB]安装MongoDB遇到问题
  8. 树形DP求各点能走到的最远距离
  9. Dij二级最短路
  10. log4j 设置将生成的日志进行gz压缩并删除过期日志