Skip to content

Commit c9d6604

Browse files
committed
update category
1 parent b1db0a9 commit c9d6604

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

2. Tools and Technologies/2023-06-20-Take a Glance at Electron.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "Take a Glance at Electron"
4-
categories: [VSCode, Tools-and-Technologies]
4+
categories: [VSCode, Fundamentals]
55
---
66

77

3. Systems/2023-08-19-VSCode配置系统 1:Configuration Service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "Configuration Service"
4-
categories: [VSCode, Crucial Systems]
4+
categories: [VSCode, Systems]
55
---
66

77
# 配置系统 - Configuration System

3. Systems/2024-11-07-VSCode配置系统 2:JSON Schema.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
layout: post
3+
categories: [VSCode, Systems]
4+
---
5+
6+
17
# `IJSONSchema` 接口
28

39
> 参考 [JSON Schema 官方网站](https://json-schema.org/)

3. Systems/2024-11-14-VSCode系列「系统篇」:深入理解Menu系统.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
layout: post
3+
categories: [VSCode, Systems]
4+
---
5+
16

27
## 背景介绍
38
一个软件中,「右键菜单」是非常平凡的一个操作:

0 commit comments

Comments
 (0)