File tree 5 files changed +39
-2
lines changed
5 files changed +39
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
VS Code 的全称是 Visual Studio Code,是微软推出的一款免费的、开源的跨平台编辑器。
7
7
8
+ VS Code 是一款免费的、开源的、高性能的、跨平台的、轻量级的代码编辑器。它在性能、语言支持、开源社区方面,都做的很不错。
8
9
9
10
10
11
11
12
13
+ ## 常用插件推荐
14
+
15
+
16
+ ### Settings Sync
17
+
18
+ - 地址:< https://github.com/shanalikhan/code-settings-sync >
19
+
20
+ - 作用:多台设备之间,同步 VS Code 配置。[ 荐]
21
+
22
+
23
+
24
+ ### vscode-syncing
25
+ --
26
+ - 地址:< https://github.com/nonoroazoro/vscode-syncing >
27
+
28
+ - 作用:多台设备之间,同步 VS Code 配置。
29
+
30
+ 备注:相比之下,
31
+
32
+
33
+ ## 常见主题推荐
34
+
35
+
36
+
12
37
## 常用快捷键
13
38
14
39
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 41
41
42
42
举例如下:
43
43
44
- ![ ] ( http://img.smyhvae.com/20170729_1508 .png )
44
+ ![ ] ( http://img.smyhvae.com/20170729_1508_2 .png )
45
45
46
46
47
47
** (3)自动换行,一行写不满,换行写。**
Original file line number Diff line number Diff line change 1
1
2
2
3
- 前端入门和进阶学习笔记。从零开始学前端,做一个web全栈工程师。持续更新...
3
+
4
+ ## 介绍
5
+
6
+ ### 项目介绍
7
+
8
+ 前端入门和进阶学习笔记。从零开始学前端,做一个web全栈工程师。持续更新中...
9
+
10
+ PS:如果你发现文中的图片加载不出来,不妨多刷新几次。
4
11
5
12
6
13
维护这个项目的初衷,可以看这篇文章:[ 裸辞两个月,海投一个月,从Android转战Web前端的求职之路] ( https://www.cnblogs.com/smyhvae/p/8732781.html )
7
14
15
+ 前端入门路线,可以看这篇文章:[ 2018年Web前端入门的自学路线] ( https://www.cnblogs.com/smyhvae/p/8776837.html )
16
+
17
+
18
+ ### 关于
19
+
8
20
9
21
欢迎关注本人的公众号「千古壹号」,会分享一些技术之外的软技能(和代码完全无关)。公众号里的每篇文章,自认为写得还算用心。“全栈”不应该只是体现在技术上,而是全方位。
10
22
You can’t perform that action at this time.
0 commit comments