VScode代码自动补全提示

VScode代码自动补全提示

  1. 打开设置

  2. 搜索 Suggest:Snippets Prevent Quick Suggestions ,去掉勾选

  3. Ctrl+Shift+P打开setting.json文件,添加以下代码

// 复制代码
    "editor.suggest.snippetsPreventQuickSuggestions": false,
    "editor.quickSuggestionsDelay": 100,
    "editor.quickSuggestions": null,
    "window.zoomLevel": 0,
    "terminal.integrated.rendererType": "dom",
    "files.associations": {
        "*.vue": "html"
    },
    "css.validate": false //不做css校验
false //不做css校验
    // vscode不自动补全添加代码
相关推荐
猿小猴子7 小时前
主流 Agent 之 「Zed」和 「ZCode」 介绍
ide·ai·agent·zed·zhipu·ade·zcode
ue星空10 小时前
【Godot】更换编辑器外观主题
编辑器·游戏引擎·godot
没事学点编程小知识10 小时前
免费的在线EPUB编辑器:E-Ink
编辑器
浪客川12 小时前
使用 IDEA 生成API文档
java·ide·intellij-idea
SMF191914 小时前
【PyCharm】让 PyCharm 使用 .venv 虚拟环境
ide·python·pycharm
User_芊芊君子15 小时前
STT + LLM + TTS:用一条流水线搓了个中英双向翻译助手
ide·macos·xcode
菜哥万岁万岁万万岁1 天前
Visual Studio 2022 社区版下载
ide·visual studio
iCxhust1 天前
8088单板机VScode集成开发环境使用方法
ide·笔记·vscode·编辑器·微机原理·8088单板机
如何原谅奋力过但无声2 天前
现代化Python工具:uv、Ruff、Pyright、Rich(只讲重点版)
vscode·python·uv
来日方长。。。。long2 天前
Hermes Agent橙皮书共读|第三篇:保姆级实战部署|本地/VPS从零搭建Hermes
ide·git·hermes