[GHC] #1058: Highlight matching parantheses in Visual Studio
GHC
trac at galois.com
Mon Dec 18 12:24:11 EST 2006
#1058: Highlight matching parantheses in Visual Studio
--------------------------------+-------------------------------------------
Reporter: m4dc4p | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Visual Haskell | Version: 6.6
Severity: normal | Keywords:
Difficulty: Unknown | Testcase:
Architecture: Unknown | Os: Unknown
--------------------------------+-------------------------------------------
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.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1058>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list