History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-42938
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Ilya Ryzhenkov
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Feedback for the String Formatting Method Options

Created: 12 Jun 07 03:02   Updated: 13 Jun 07 17:23
Component/s: UI
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Relates
 
This issue is related to:
RSRP-42505 Option for "Acts as String.Format" Blocker Resolved


 Description  « Hide
I can't tell whether I've entered the right FQN for a method — there's just no indication. For that matter,
  1. There should be some indication in the Options Dialog that the method resolves to one that really exists in the code or in the referenced assemblies.
    • Note that there must be no strong validation because the method is not required to exist (under development / not referenced / is not referenced from all of the projects / etc), but that must be made clear to the user.
  2. Indication in the code, right on the method declaration, that it has been marked as a string formatting method in the Options.


 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 12 Jun 07 16:22
Looks like it requires editor painting. Also, please split request into two separate, one for options validation and one for highlight/marker.