<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by phpcms.cn RSS Builder [2026-05-02 21:45:34]  --> 
<rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:dc="http://purl.org/dc/elements/1.1/" >
<channel>
<pubDate>Sat, 02 May 2026 21:45:34 +0800</pubDate>
<lastBuildDate>Sat, 02 May 2026 21:45:34 +0800</lastBuildDate>
<docs>https://www.zhoulujun.cn</docs>
<description>软件工具</description>
<link>https://www.zhoulujun.cn</link>
<title>CodeEditor</title>
<image>
<title>CodeEditor</title>
<url><![CDATA[]]></url>
<link>https://www.zhoulujun.cn</link>
<description>软件工具</description>
</image>
<webMaster>https://www.zhoulujun.cn</webMaster>
<generator>https://www.zhoulujun.cn</generator>
<ttl>60</ttl>
<dc:creator>https://www.zhoulujun.cn</dc:creator>
<dc:date>Sat, 02 May 2026 21:45:34 +0800</dc:date>
<item>
<title><![CDATA[AI正在杀死传统软件巨头(从JetBrain到Adobe)：Cursor正在碾压IDEA]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2026_0306_9770.html]]></link>
<description><![CDATA[<img src=https://www.zhoulujun.cn/uploadfile/images/2026/03/20260306120109582164102.png border='0' /><br />像Adobe、AutoDesk、JetBrain等公司，他们的定位是“重型生产力工具”，而 AI 只是它的一个功能！比如IntelliJ 想要变得像 Cursor 那样轻快，确实面临着沉重的“历史包袱”。 ]]></description>
<pubDate>2026-03-06 12:07:59</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2026_0306_9770.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[intelliJ2025git log面包LocalChanges不见：modal commit又改地方了]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2025_0901_9625.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2025/09/thumb_150_150_20250901164253598152601.png border='0' /><br />之前是在versionControl 都commit设置，Use modal commit interface for Git and Mercurial，现在找不到了]]></description>
<pubDate>2025-09-01 16:36:56</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2025_0901_9625.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[typescript由4.x升级到5.x，webstrom TS引用报错，全部标红]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2023_0731_8963.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2023/07/thumb_150_150_20230731113541353197161.png border='0' /><br />TS升级到5 x。心想TS升级到5 x都大半年了，webstrom 所有的TS  improt from 都标红了，webstrom Volar: Cannot find module ]]></description>
<pubDate>2023-07-31 11:32:55</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2023_0731_8963.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[intellij Qodana 代码质量检查]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2023_0626_8956.html]]></link>
<description><![CDATA[Qodana 是 JetBrains 推出的代码质量检测工具。它将 JetBrains IDE 具有的智能代码检查带入了项目 CI CD 管道中。为什么选择 Qoda   ]]></description>
<pubDate>2023-06-26 21:11:16</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2023_0626_8956.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[AI时代的程序员活计：intellij配合GitHub Copilot/Amazon CodeWhisperer]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2023_0626_8955.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2023/06/thumb_150_150_20230626205519286644460.png border='0' /><br />AI编程是摸鱼神器，copilot、CodeWhisperer都比intellij的智能提示强n倍。这里提一下配置心得，有了AI加持，写代码嘎嘎爽]]></description>
<pubDate>2023-06-26 20:48:42</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2023_0626_8955.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[intellij/webStorm代码比较不再弹出新窗口]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2023_0414_8938.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2023/04/thumb_150_150_20230414104826351641367.png border='0' /><br />,Diffs no longer open in new window,how to Regular  "Show Diff " opens a new window!]]></description>
<pubDate>2023-04-14 10:45:45</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2023_0414_8938.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[intellij/webStorm怎么与vsCode代码统一：代码格式化冲突解决]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2022_0930_8880.html]]></link>
<description><![CDATA[之前搞java的时候习惯了intelliJ ，现在换成webstorm，但是前端还是使用vscode 的居多，在团队中如何保证两边代码格式化话一致（除了pret   ]]></description>
<pubDate>2022-09-30 14:51:14</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2022_0930_8880.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[“WebStorm” is damaged and can’t be opened. You should move it to the Tras]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2022_0704_8859.html]]></link>
<description><![CDATA[Mac “XXXXX” is damaged and can’t be opened  You should move it to the Trash。起初以为是安装下载的包有问题，去官方重新下载。还是不行。下载 CleanMyMac 或者 Tencent Lemon  卸载原来的软件，并清除垃圾重新安装，就好好了]]></description>
<pubDate>2022-07-04 15:48:16</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2022_0704_8859.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[JetBrains在devCloud远程开发：远程开发/调试/协成开发_Gateway]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2022_0605_8826.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2022/06/thumb_150_150_20220604181335391838833.jpg border='0' /><br />WebStorm,Phpstorm,PyCharm等开发软件远程开发 调试模式，jetbrain Gateway 开发软件运行在远程，代码也在远程服务器，直接利用云服务器开发]]></description>
<pubDate>2022-06-05 11:52:28</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2022_0605_8826.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[jetbrains系列(webstrom/intelliJ)react class自动转为className]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2022_0319_8775.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2022/03/thumb_150_150_20220319122908225765290.jpg border='0' /><br />vue里面的tsx代码复制粘贴后，class自动转为className，导致无法编译。jetbrains系列的编辑器这么取消这个转换设置？]]></description>
<pubDate>2022-03-19 12:22:44</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2022_0319_8775.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[jetBrain系列：Version Control窗口Local Changes消失这么调出？]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2022_0222_8765.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2022/02/thumb_150_150_20220222210756281879153.png border='0' /><br />新i版的ntelliJ、webStorm、phpStorm系列 local Changes 不见了，有两种处理方式，1、File -->  Settings -->  Version Control --> Commit。2、View -> Tool Windows -> Commit]]></description>
<pubDate>2022-02-22 20:58:17</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2022_0222_8765.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[webstorm/intellij关于script标签的缩进问题]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2020_0903_8556.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2020/09/thumb_150_150_20200903151248171361253.png border='0' /><br />eslint与jetbrain工具集里面的phpstorm intellij idea webstorm等工具代码风格冲突。一个是修改eslint规则适配webstorm intellij，再者是修改webstorm intellij代码风格适配eslint]]></description>
<pubDate>2020-09-03 15:07:04</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2020_0903_8556.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[vim命令图解—思维导图记忆vim命令]]></title>
<link><![CDATA[/html/tools/CodeEditor/vim/2012_0216_8244.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2020/01/thumb_150_150_20200121231324622132702.png border='0' /><br />之前写过《Vim入门基础及使用的一些心得体会和感概 》，发现人家用图片总结的更好。一个思维导图一个键位说明，把vim命令总结的非常直观。]]></description>
<pubDate>2012-02-16 23:10:00</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/vim/2012_0216_8244.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[mac下intellij添加php运行环境 ]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2008_0806_8161.html]]></link>
<description><![CDATA[打开terminal终端，输入php -v，查看当前php版本，whereis php ，查看php路径，Preferences->Languages &Framework->PHP，设置版本和路径，就可以了]]></description>
<pubDate>2008-08-06 10:53:00</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2008_0806_8161.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[IntelliJ突然不支持es6，比如箭头函数报错]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2018_0704_8126.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2018/0704/thumb_150_150_20180704144053542298651.png border='0' /><br />IntelliJ突然不支持es6，比如箭头函数报错。各种调试无效。解决方案原来就是rm -R  idea ]]></description>
<pubDate>2018-07-04 14:35:19</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2018_0704_8126.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[intelliJ提交代码到GitHub操作流程]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2018_0509_8110.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2018/0509/thumb_150_150_20180509194351124961106.png border='0' /><br />Commit failed with error,0 files committed, 1702 files failed to commit: zhoulujun……百思不得骑姐]]></description>
<pubDate>2018-05-09 19:38:54</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2018_0509_8110.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[intellij idea在mac os下文件过滤设置 ignore file and folders]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2016_1206_7915.html]]></link>
<description><![CDATA[<img src=/uploadfile/2016/1206/thumb_150_150_20161206164615883.png border='0' /><br />Intellij，下载版本升级来升级去功能越来越多，但是，占用系统资源也越来越多&hellip;&hellip;打开，卡卡的&hellip;&hellip;奈何，公司电脑，带自己笔记本，太沉！双   ]]></description>
<pubDate>2016-12-06 16:06:29</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2016_1206_7915.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[com.intellij.diagnostic.pluginexception: org/jetbrains/plugins/GradleLibrary]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2016_1206_7914.html]]></link>
<description><![CDATA[intellij idea 突然无法打开项目，杀进程了com intellij diagnostic pluginexception: org jetbrains plugins GradleLibrary无法打开&hellip;   ]]></description>
<pubDate>2016-12-06 10:57:54</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2016_1206_7914.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[IntelliJ IDEA 在使用Subversion进行版本管理时，怎么忽略某个文]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2016_0706_7852.html]]></link>
<description><![CDATA[<img src=/uploadfile/2016/0706/thumb_150_150_20160706163253513.png border='0' /><br />IntelliJ IDEA 在使用Subversion进行版本管理时，怎么忽略某个文件或者文件夹。在右键菜单中Subversion的子菜单中有一个ignore选项，但是   ]]></description>
<pubDate>2016-07-06 16:32:30</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2016_0706_7852.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[intellij突然subversion不存在了，没有svn选项了……]]></title>
<link><![CDATA[/html/tools/CodeEditor/intelliJ/2016_0706_7851.html]]></link>
<description><![CDATA[intellij突然subversion不存在了，没有svn选项了&hellip;&hellip;vesion control 窗口也不再了&hellip;&hellip;vcs里面 checkout也没有subversion选项&hellip;&hellip;那事，   ]]></description>
<pubDate>2016-07-06 15:58:34</pubDate>
<guid><![CDATA[/html/tools/CodeEditor/intelliJ/2016_0706_7851.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
</channel>
</rss>
