Vaclav Kabat

- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
Vaclav Kabat created a post, Suggestion: Ctrl-F12 add checkboxes
I would like to see few checkboxed filtering out private, internal , static etc... methods (members) out of the view, yes, there is an icon next to method name but for larger classes, this is not e... -
Vaclav Kabat commented, -
-
Vaclav Kabat commented, -
Vaclav Kabat created a post, possible feature:
it would be nice if (is it even possible, has it been already discussed) resharper would (based on some quickly accessible settings, keyboard shortcut?) display summary tag formatted (like it would... -
Vaclav Kabat created a post, possible bug
resharper does seem to ignore compiler directive wrapped code when analysing whether member has been used or not. -
-
Vaclav Kabat created a post, another code highlight bug
please see attached screenshot, two instances of the same code construction were apparently identified as valid, while the third one was notAttachment(s):resharper2.JPG -
Vaclav Kabat created a post, Resharper 2.0 error
Sometimes, code highlighting does incorrect preprocess and highlights snipets that are valid. See example in attachment. Restart of VS fixes the issue.Attachment(s):resharper.JPG -
Vaclav Kabat created a post, Basic code completion shows properties that are disabled by preprocesor symbol
smart code complete does not but I think that even basic one should behave like that...