tuliob / jsyntaxpane

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

Cannot add lines after last curly brace #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set type to java
2. paste: 
"public void foo{
}"
3.try to add lines after the last } 

What is the expected output? What do you see instead?
You should be able to add lines

What version of the product are you using? On what operating system?
ref 47

Please provide any additional information below.
I have an patch file attached (i believe the problem lies in the JavaIndent)

Raphael
rparree@gmail.com

Original issue reported on code.google.com by rpar...@gmail.com on 24 Oct 2008 at 8:19

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the report and fix.  WIll be released in next version shortly.

Original comment by ayman.al...@gmail.com on 26 Oct 2008 at 5:24