Roderick F Coffin III

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Roderick F Coffin III commented, -
Roderick F Coffin III commented, -
-
Roderick F Coffin III created a post, Refresh Open Editor After Adding RangeHighlighter
I am adding and removing RangeHighlighters from MarkupModels. When I do this in response to a change made in the currently open file then the highlighter is correctly added or removed from the gut... -
Roderick F Coffin III commented, -
Roderick F Coffin III created a post, MultiplePsiFilesPerDocumentFileViewProvider replacement for Diana
I am trying to create a custom language that extends the groovy language. One way I am exploring is to associate some of the groovy extensions with my new custom language through the extensions se... -
Roderick F Coffin III created a post, java intentions for custom language extending groovy
I am developing a plugin for easyb which is a groovy DSL for behavior driven development. Because easyb is groovy based I have created an easyb language which extends the groovy language. My thin...