前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >idea和webstorm性能优化

idea和webstorm性能优化

原创
作者头像
千寻简
发布2024-10-15 15:29:43
1470
发布2024-10-15 15:29:43
举报
文章被收录于专栏:本地开发环境

idea和webstorm性能优化

简介

今天打开了idea弹了一个弹窗,大概意思如下。

The IDE has detected Microsoft Defender with Real-Time Protection enabled. It might severely degrade IDE performance. It is recommended to add the following paths to the Defender folder exclusion list: to run a script that excludes these paths (note: Windows will ask for administrative privileges). Choose "Manually" to see Defender configuration instructions. IDE 已检测到启用了实时保护的 Microsoft Defender。它可能会严重降低 IDE 性能。建议将以下路径添加到 Defender 文件夹排除列表中:运行排除这些路径的脚本(注意:Windows 将要求管理权限)。选择“手动”以查看 Defender 配置说明。

image-20241015151005880
image-20241015151005880

摘要 :本文介绍了如何优化IDE(如IntelliJ IDEA和WebStorm)的性能。当IDE检测到启用实时保护的Microsoft Defender时,可能会影响性能。文章提供了自动或手动配置Defender排除列表的方法,通过将项目路径添加到排除列表中,可以显著提升IDE性能。按照步骤操作,确保以管理员身份运行IDE,以实现最佳效果。

实现步骤

点击Automatically进行排除,记得要以管理员身份打开idea。

The IDE has detected Microsoft Defender with Real-Time Protection enabled. It might severely degrade IDE performance. It is recommended to add the following paths to the Defender folder exclusion list: to run a script that excludes these paths (note: Windows will ask for administrative privileges). Choose "Manually" to see Defender configuration instructions. IDE 已检测到启用了实时保护的 Microsoft Defender。它可能会严重降低 IDE 性能。建议将以下路径添加到 Defender 文件夹排除列表中:运行排除这些路径的脚本(注意:Windows 将要求管理权限)。选择“手动”以查看 Defender 配置说明。

image-20241015151459236
image-20241015151459236

Project paths were successfully added to the Microsoft Defender exclusion list 项目路径已成功添加到 Microsoft Defender 排除列表

image-20241015151119862
image-20241015151119862

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • idea和webstorm性能优化
    • 简介
      • 实现步骤
      领券
      问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档