主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录

Marcin

Avatar
  • 活动总数 67
  • 最后的活动 2025年01月30日 15:03
  • 成员加入日期 2024年02月01日 12:53
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 8
  • 订阅数 21
活动概览 帖子(14) 评论(24)
按最近的活动排序 最近的活动 投票数
  • 创建于 2024年04月23日 12:36
    Hi, thanks for reply. Yes, I've checked it but StarterModuleBuilder and many other classes are not public API. I thought there might be easier way of achieving the same.
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. How to create single module wizard step with generic Name and Location? (direct Create, no wizard steps)
    • 0 票
  • 创建于 2024年03月27日 15:04
    Use ProjectUtil.focusProjectWindow(project, true)
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. Bring Idea window in front
    • 0 票
  • 已编辑于 2024年02月07日 12:27
    Ok, ChatGPT solved issue:To force file changes to be flushed to the filesystem in an IntelliJ plugin, you can use the FileDocumentManager and VirtualFile APIs. Here's how you can modify your code t...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. Document changes not flushed when IDE is not focused
    • 0 票
  • 创建于 2024年02月01日 20:50
    Because I didn't find any write or save method in document, after using vfsDoc.setText(content) it works perfectly. Thanks!
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. Undo not present after vfs.writeText on non edited file
    • 0 票
  • « 第一页
  • ‹ 上一页
Copyright © 2000– JetBrains s.r.o.