shujunqiao / golangide

Automatically exported from code.google.com/p/golangide
0 stars 0 forks source link

Auto complete brackets #68

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Type: 'fmt.Println('
2. ')' is auto typed (auto closed)
3. Inside '()' type '"': '(")'

What is the expected output? What do you see instead?
It should auto complete '"': '("")'. It's not.
For this '(")': the outlining for corresponding '(' or ')' is broken (underline 
doesn't appear now when cursor is on one of them)

What version of the product are you using? On what operating system?
LiteIDE X13 (2.03125)
Win7 64bit

Please provide any additional information below.

Original issue reported on code.google.com by itmitica on 25 Sep 2012 at 2:27

GoogleCodeExporter commented 9 years ago

Original comment by Visua...@gmail.com on 25 Sep 2012 at 11:56

GoogleCodeExporter commented 9 years ago

Original comment by Visua...@gmail.com on 9 Oct 2012 at 7:46

GoogleCodeExporter commented 9 years ago
Can't wait to try out 13.2.

I must say, if I gave Go a chance, LiteIDE X played a big big role in that!

Original comment by itmitica on 9 Oct 2012 at 1:48