Arjan Molenaar
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Ansi color code not always interpreted well
Hi,I'm running into an, well, inconvenience when running FitNesse tests in IntelliJ. I created a neat formatter that applies ANSI color codes around passed and failed tests using SMTRunnerConsoleVi... -
Created Rename action takes referenced element
Hi,I'm trying to implement the Rename refactoring for the plugin I'm currently building (FitNesse, https://github.com/gshakhn/idea-fitnesse).In FitNesse tables contain the information that has to b... -
Created Search references for Java classes in FitNesse
Hi,I'm working on a plugin for FitNesse integration with IntelliJ.I'm stuck at a point where I want to let Java classes and methods aware of that they're referenced from a FitNesse table.A typical ...