Noam Dori
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Noam Dori created a post, Answeredimplementing 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 created a post, AnsweredChange 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 created a post, 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...