随笔分类 -  VSCODE 使用及配置

vccode 开发各种语言常用配置
VS Code写C51代码(配置指南)
摘要:用Keil写代码是会让人发疯的,以前一直用VS stdio 写,后来发现VS Code更强大,于是开始用,但是发现写C51有些关键字是不支持的,老是提出错误,也是几经折腾,终于摸索出一些解决办法,记录下来,碰到这些问题的可以参考一下。 出错提示: 设置好后 二、配置cpp_properties.js 阅读全文

posted @ 2021-05-22 18:40 覃隆强 阅读(3144) 评论(0) 推荐(0) 编辑

VScode编写vue 单文件组件各种跳转问题
摘要:vue-css-peekVue Peekvue-helpervue-jumptotag 阅读全文

posted @ 2020-10-16 10:21 覃隆强 阅读(2439) 评论(0) 推荐(0) 编辑

vue 文件插件 Vetur 设置说明官网
摘要:vue 文件插件 Vetur 设置说明官网 https://vuejs.github.io/vetur/formatting.html#settings 阅读全文

posted @ 2020-02-27 18:37 覃隆强 阅读(6684) 评论(0) 推荐(0) 编辑

VSCODE 教程网
摘要:http://geek-docs.com/vscode/vscode-tutorials/vs-code-text-selection.html 阅读全文

posted @ 2019-11-06 19:57 覃隆强 阅读(142) 评论(0) 推荐(0) 编辑

vc code js 配置
摘要:VSCode (for JS develop) https://www.jianshu.com/p/c56ea43b2b34 前言 编辑器之间的竞争一直也十分的激烈,用过Webstom,Hbuilder,之前sublime也被我折腾的写代码十分舒服,然而当出现了几乎所有使用过的人都发出好评的VSco 阅读全文

posted @ 2019-10-09 11:31 覃隆强 阅读(646) 评论(0) 推荐(0) 编辑

vscode vue js 开发插件配置
摘要:安装 vetur { // 自动补全触发范围 双引号内的字符串也可以触发补全 "editor.quickSuggestions": { "other": true, "comments": true, "strings": true }, // 自动补全禁用自动补等号= "editor.sugges 阅读全文

posted @ 2019-09-14 18:41 覃隆强 阅读(1006) 评论(0) 推荐(0) 编辑

< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8

统计

点击右上角即可分享
微信分享提示