03 2025 档案
怎么开启 Github Copilot 的 Next Edit Suggestions 功能
摘要:要开始使用 Copilot NES,请首先启用 VS Code 设置github.copilot.nextEditSuggestions.enabled : [vscode://settings/github.copilot.nextEditSuggestions.enabled](vscode:/ 阅读全文
posted @ 2025-03-15 00:21 蓝星空 阅读(267) 评论(0) 推荐(0)
Vue 3 遇到 net::ERR_ABORTED 504 (Outdated Optimize Dep) 错误的解决方法
摘要:有一个 Vue 3 的项目,之前在本地运行 npm run dev 都好好的,今天突然报了下面这个错: GET http://localhost:5173/node_modules/.vite/deps/axios.js?v=f9440d0c net::ERR_ABORTED 504 (Outdat 阅读全文
posted @ 2025-03-07 13:25 蓝星空 阅读(2648) 评论(0) 推荐(0)