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

Key: RSRP-42971
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Ilya Ryzhenkov
Reporter: Robert S Wojciechowski Jr
Votes: 0
Watchers: 1
Operations

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

Ability to markup string formatting methods with an attribute

Created: 12 Jun 07 16:30   Updated: 12 Jun 07 16:44
Component/s: Code Analysis
Fix Version/s: Mirabilie Futurum
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 458


 Description  « Hide
As mentioned in RSRP-42505, it should be possible to markup methods (specifically parameters) as acting like a string formatting method using a user attribute, much like the null and not-null attributes, like so:

private void WriteFormat([StringFormat] string moreText, params object[] args) { ... }

However, I understand that we still need the ability to specify a fully qualified path and parameter in the grid to mark third-party libraries, so that must stay and this feature request is to add the attribute functionality on top of the existing functionality.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.