Highlight matching parantheses in Visual Studio
I would like to see the "matching" parentheses highlighted when editing source code in Visual Studio and the text cursor is placed on a beginning or ending parentheses. It's not common to use parentheses in Haskell, but when you have to this feature is very nice to have.
Adding this capability to braces (i.e. "{", "}") and brackets ("[", "]") would also be nice.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.6 |
| Type | FeatureRequest |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Visual Haskell |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |