Noam Dori
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Noam Dori 创建了一个帖子, 已回答implementing website link like behavior on custom text
Hi, I would like to implement similar functions to urls in comments/string literals within another component in the IDE. For example, for the following piece of code: <tag>Value</tag> If the user c... -
-
Noam Dori 创建了一个帖子, 已回答Change contents of file when a directory is renamed
Suppose we have a directory named "dir" in a project, and a language file in the same project (but not necessarily under dir), that has the following text: dir/some_other_text This line directly re... -
-
-
Noam Dori 创建了一个帖子, creating my own PsiPackage
I am developing a plugin for a framework for C++ & python. The framework has its own packaging system that is completely separate from python, Java, or CMake packages. These packages are also linke...