主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Masonreed
活动总数
27
最后的活动
2026年06月23日 04:27
成员加入日期
2026年06月01日 06:40
关注
0 名用户
关注者数
0 名用户
投票数
8
订阅数
12
活动概览
帖子(0)
评论(7)
Masonreed
进行了评论,
2026年06月21日 04:01
You can extend markdown by using a custom renderer/plugin and add your action there. Avoid editing the preview core directly—use the available extension hooks or component overrides so future updat...
社区
IntelliJ IDEA Plugin Users
Add an action to markdown editor's preview group(TextEditorWithPreview.LayoutGroup)
0 票
Masonreed
进行了评论,
2026年06月20日 04:31
I don’t think there is currently a supported way to disable YamlStructuralKeysCompletionContributor from another plugin. You can try making your completion provider more specific and filtering unwa...
社区
IntelliJ IDEA Open API and Plugin Development
How to disable YamlStructuralKeysCompletionContributor in a custom YAML-based plugin?
0 票
Masonreed
进行了评论,
2026年06月08日 04:12
Try running GoLand in Safe Mode or with all third-party plugins disabled first. If the issues started immediately after upgrading, it may be a regression in 2026.1.1. Checking logs and testing with...
社区
GoLand
After updating Goland to 2026.x, IDE is basically USELESS
0 票
Masonreed
进行了评论,
2026年06月07日 04:47
It does seem like a missed convenience feature. Auto-detecting previously downloaded Node runtimes from known AppData locations would save a few manual steps and make runtime management much smooth...
社区
WebStorm
Is WebStorm suppose to find previously downloaded Node installations?
0 票
Masonreed
进行了评论,
2026年06月06日 04:52
Alteryx can definitely handle more than 1 million rows, so the limit is likely coming from the Snowflake connector, query settings, or driver configuration. I'd verify the row count directly in Sno...
社区
La Clojure
Alteryx only pulls 1 million rows from Snowflake, max
0 票
Masonreed
进行了评论,
2026年06月05日 16:11
Sounds like your keyboard layout may have changed. If the key that used to type # is now producing `, check your macOS keyboard input source and switch back to the correct layout. Also verify your ...
社区
JetGroovy
InteliJ forgot shortcuts again
0 票
Masonreed
进行了评论,
2026年06月01日 06:40
This looks like a plugin issue rather than an IntelliJ keymap problem. Since Ctrl+D works in diagrams.net only after removing the IDE shortcut, the plugin isn't capturing the key event before Intel...
社区
IntelliJ IDEA Plugin Users
Keyboard shortcuts not being captured in correct order (eg. ctrl + d to duplicate shape in diagrams.net plugin)
0 票