| Issue 47: | VB version? | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Any chance of getting VB support? It doesn't look like it would be to difficult. |
|
,
Apr 13, 2008
Well, currently I wasn't planning VB version primarily because I don't use VB. I'll look how difficult it would be.
Labels: -Type-Defect Type-Enhancement
|
|
,
Dec 19, 2008
My guess, learn c#, since you can use languages parallel :-) |
|
,
Nov 04, 2009
I wanted to dig out a subset of functionality XML comments spell checker. I checked out AgentSmith and looked over code. I discovered attributes at assembly level and few [QuickFix] on other classes and Actions.Xml. Still I have not identified where are respective R# entry points, how to build and deploy. |
|
,
Nov 04, 2009
R# calls DaemonProcess class, which calls CommentsAnalizer, which performs spell checking |
|
|
|