Valeriy Semenchuk

- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Valeriy Semenchuk created a post, TokenSet.andSet - invalid result
Was working on plugin and get interest result of TokenSet.andSetAt screen u can see that - result is empty, but a and b not -
Valeriy Semenchuk created a post, Module Extensions API - replacement for ModuleType & Facet & ModuleExtension(old)
Sorry this text ill be in Russian - due to problems with understanding.Здраствуйте. Речь пойдет о замене Фасетов, типов модулей, и других - на общий механизм, который сейчас называется ModuleExtens... -
Valeriy Semenchuk created a post, IDEA Theme support (propose)
Konstantin Bulenkov - make good Darcula, but some users - wana change some things.And for example i want Light theme for IDEA CE.That do u think to rework - Darcula Laf, with colors (borders, etc) ... -
Valeriy Semenchuk created a post, Provide custom XmlTags
I had file<head> <title><r:v name="hello"/></title> </head> <body> <r:v name="hello"/> </body> </html>It extension is '.html'. Yep - i can reparse structure use <dom.fileDescription /> - but... -
Valeriy Semenchuk created a post, What class provide 'rename' for 'Java'?
That class provide support for this format of 'rename action' -
Valeriy Semenchuk commented, -
-
Valeriy Semenchuk created a post, Cosmetics in code(remove duplicates, not nessery array creationg, etc)
I work on plugins and find very interest duplicates. ArrayFactory<PsiTypeParameter> ARRAY_FACTORY = new ArrayFactory<PsiTypeParameter>() { @Override public PsiTypeParam... -
Valeriy Semenchuk created a post, Module type - need? Facet - for all ?
After week of working on plugin for IDEA (current work on parsing c/c++ syntax - simple code)Some of hour i think of SDK (c++), and it module type - but sometimes need Java + C pair, yes i known u ... -
Valeriy Semenchuk created a post,