主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Bond Han
活动总数
73
最后的活动
2024年09月25日 03:10
成员加入日期
2023年10月26日 06:55
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
33
活动概览
文章(0)
帖子(0)
评论(38)
Bond Han
进行了评论,
2024年09月20日 05:45
Have you tried anything like below?```GET <URL>> {%const fs = require('fs');const pdfData = response.body.base64String;const buffer = Buffer.from(pdfData, 'base64');fs.writeFileSync('output.pdf', b...
社区
IntelliJ IDEA Users
HTTP Client: How to create pdf when in HTTP body as JSON encapsulated
0 票
Bond Han
进行了评论,
2024年09月18日 04:42
Scroll down a little bit at the download page, the community edition is just there.
社区
IntelliJ IDEA Users
Does IntelliJ Community edition no longer exist?
0 票
Bond Han
进行了评论,
2024年09月13日 03:04
Please check if below comment could help.https://youtrack.jetbrains.com/issue/IDEA-261619/i-get-this-error-when-i-save-my-file-Unable-to-find-valid-certification-path-to-requested-target#focus=Comm...
社区
WebStorm
HTTP Client mutual TLS (mTLS) Websocket Error: unable to find valid certification path to requested target
0 票
Bond Han
进行了评论,
2024年09月04日 06:39
This would be against the nature of an IDE as a code editor. If you constantly need to open html files in a browser, can first open the file in explorer of the local file system, suppose the html f...
社区
IntelliJ IDEA Users
Choose default "Open In" action
0 票
Bond Han
进行了评论,
2024年09月04日 03:37
Please check:https://intellij-support.jetbrains.com/hc/en-us/community/posts/360009507460/comments/360002069520
社区
IntelliJ IDEA Users
How to turn off tooltip
0 票
Bond Han
进行了评论,
2024年09月03日 07:22
It can be dragged to change the size per project. The next time you open the same project, the windows size remains the same as last time you changed it.
社区
IntelliJ IDEA Users
Idea Ultimate default size for "Find In Files" and "double click shift" menu
0 票
Bond Han
进行了评论,
2024年09月03日 06:57
The mentioned bug https://youtrack.jetbrains.com/issue/IJPL-21420/ has been fixed.
社区
IntelliJ IDEA Users
Trying to do a structural find and replace
0 票
Bond Han
进行了评论,
2024年08月29日 06:25
Please check https://youtrack.jetbrains.com/issue/IJPL-68394/Disable-Run-All-Requests-in-File#focus=Comments-27-5874027.0-0
社区
IntelliJ IDEA Users
HTTP client: Disable "Run All Requests in File" button?
0 票
Bond Han
进行了评论,
2024年08月19日 06:17
According to the log, it is similar to https://youtrack.jetbrains.com/issue/IJPL-158337, could you please update the IDE to 2024.2.01 and see how it goes?
社区
IntelliJ IDEA Users
"Analyzing" never finishes
0 票
Bond Han
进行了评论,
2024年08月15日 01:22
IDE对资源的使用情况跟打开的项目的数量是存在一定比例关系的,尤其是大项目。请通过Help | Diagnostic Tools | Activity Monitor 查看下资源使用情况跟体验是否相符合。如果您觉得资源使用情况有异常,请在https://youtrack.jetbrains.com/newIssue这里新建一个工单联系JetBrains技术支持团队,提供下Help | Col...
社区
IntelliJ IDEA Users
IDEA打开多个项目后会卡顿,输入字符有延迟
0 票