File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -19,18 +19,17 @@ tags: ["编辑器"]
1919![ 图2] ( https://blog-1304565468.cos.ap-shanghai.myqcloud.com/typora/image-20241026213306453.png )
2020
2121然后我们点击非商业使用就可以啦!
22+ ![ 图3] ( https://blog-1304565468.cos.ap-shanghai.myqcloud.com/typora/image-20241026213518679.png )
2223
23- <img src = " https://blog-1304565468.cos.ap-shanghai.myqcloud.com/typora/image-20241026213518679.png" alt = " image-20241026213518679" style = " zoom:50%;" />
2424
2525它还贴心的可以导入 vscode 配置,如果你是 vscode 转 webstorm 就可以无痛切换了
26+ ![ 图4] ( https://blog-1304565468.cos.ap-shanghai.myqcloud.com/typora/image-20241026213648564.png )
2627
27- <img src = " https://blog-1304565468.cos.ap-shanghai.myqcloud.com/typora/image-20241026213648564.png" alt = " image-20241026213648564" style = " zoom:50%;" />
2828
2929下面就进入了真正的首页了,如果你有项目就可以选择打开项目,如果你没有项目,就可以新建一个项目了,它还贴心的为我们准备了项目模板,但是真正开发应该很少会使用 webstorm 自带的模板吧!
3030
3131## 了解页面布局
32-
33- ![ image-20241026220200528] ( https://blog-1304565468.cos.ap-shanghai.myqcloud.com/typora/image-20241026220200528.png )
32+ ![ 图5] ( https://blog-1304565468.cos.ap-shanghai.myqcloud.com/typora/image-20241026220200528.png )
3433
3534这里我打开了我的个人 blog 项目,不得不说这个新版的 UI,怎么这么熟悉呢?下面我们依次来看每个块区的作用:
3635
@@ -48,7 +47,7 @@ tags: ["编辑器"]
4847
4948其实我们日常经常使用的还有一个地方就是这里
5049
51- ![ image-20241026223942503 ] ( https://blog-1304565468.cos.ap-shanghai.myqcloud.com/typora/image-20241026223942503.png )
50+ ![ 图6 ] ( https://blog-1304565468.cos.ap-shanghai.myqcloud.com/typora/image-20241026223942503.png )
5251
5352我们会使用这里来进行 webstorm 的一些操作,例如新建(打开)项目,
5453
@@ -58,7 +57,7 @@ webStorm 内置了一些插件来提高我们的开发效率,例如 prettier
5857
59581)主题插件:
6059
61- 我非常喜欢vscode 的 default dark:https://plugins.jetbrains.com/plugin/12255-visual-studio-code-dark-plus-theme,更多请阅读:https://blog.jetbrains.com/webstorm/2022/12/best-webstorm-themes/#visual_studio_code_dark_plus_theme
60+ 我非常喜欢vscode 的 default dark:https://plugins.jetbrains.com/plugin/12255-visual-studio-code-dark-plus-theme ,更多请阅读:https://blog.jetbrains.com/webstorm/2022/12/best-webstorm-themes/#visual_studio_code_dark_plus_theme
6261
63622)翻译:
6463
You can’t perform that action at this time.
0 commit comments