给 JetBrains 配个 CodeArts Agent 跳转键

用惯了JetBrains家族的编辑器,在使用各种AI编辑器很是别扭,平时写代码还是喜欢使用JetBrains家族的编辑器,

但是遇到一些编码的任务希望提高效率不得不使用AI编辑器了,最近听说华为华为云码道(CodeArts)现在每天有1000万免费token使用额度,于是想到了使用华为云码道(CodeArts)来解决一些代码编程的问题

在使用代码编写,我个人实在不习惯使用华为云码道作为代码编写编辑器,要改写的代码还是提供JetBrains家族的编辑器快速定位还是很方便的,于是想到了EditorJumper,这个软件安装好后其实没有可供配置跳转到CodeArts Agent编辑器的,提供地址https://github.com/wanniwa/EditorJumper发现源代码,分享代码知道了可以提供配置文件editors.json增加

复制代码
{
    "name": "CodeArts Agent",
    "macPath": "/Applications/CodeArts Agent.app/Contents/Resources/app/bin/codearts-agent",
    "winPath": "",
    "linuxPath": "",
    "macOpenName": "codearts-agent",
    "supportsWorkspace": true
  }

重新构建插件包就可以实现配置跳转到CodeArts Agent编辑器了

这里安装到 PHPStorm为例

打开 PHPStorm → Settings → Plugins → 右上角齿轮 ⚙ → Install Plugin from Disk...

选择 EditorJumper-2.1.0.zip(无需解压)

重启 PHPStorm

Settings → Tools → EditorJumper,为 CodeArts Agent 配置路径:

E:\Program Files\CodeArts Agent\codearts-agent.exe(实际安装路径)

从状态栏或右键菜单选择 CodeArts Agent 跳转即可实现跳转到CodeArts Agent编辑器,下图是安装好的右键菜单效果

这里附加上我自己构建好的插件包https://download.csdn.net/download/ymwlchina/93384877

相关推荐
典典分享指南5 天前
用大模型把写作 SOP 变成可复用 Prompt
docker·jupyter·eclipse·phpstorm·myeclipse
典典分享指南21 天前
GitHub Copilot 能换成本地模型吗?—— 本地化替代方案全解析
struts·visualstudio·sublime text·phpstorm·webstorm
2601_960906721 个月前
AI研发加速中式及泛亚洲
人工智能·vscode·macos·sublime text·phpstorm
智购科技自动售货机厂家1 个月前
自动售货机后台用Redis加速,4个缓存策略实战~YH
数据库·人工智能·redis·缓存·架构·sublime text·phpstorm
荒-漠3 个月前
phpstorm2026版本汉化
php·phpstorm
Lust Dusk3 个月前
2026年最新phpstorm安装下载教程(附带激活链接)
网络·ide·安全·网络安全·phpstorm
开开心心就好4 个月前
自动分类存储PPT素材的实用工具
科技·游戏·智能手机·电脑·powerpoint·sublime text·phpstorm
开开心心_Every4 个月前
轻量级PDF阅读器,仅几M大小打开秒开
linux·运维·服务器·安全·macos·pdf·phpstorm
乐飞鱼~万维网4 个月前
phpstorm 解析器 配置实现运行php
ide·phpstorm