Skip to content

Commit

Permalink
Fixed Bug
Browse files Browse the repository at this point in the history
Fixed:
If there is a javadoc above a method, the folding button disapears
 When there are multiple nested if statements, only the first foldable
regions is recognized.
 Sometimes a return/contuine gets a folding button -> I think when the
return is in a if stament
 When a while/ if stament or something else is in a try/switch block,
they dont get a folding button
  • Loading branch information
jakub-suliga committed Nov 6, 2024
1 parent 47b16ed commit b74173b
Showing 1 changed file with 180 additions and 230 deletions.
Loading

0 comments on commit b74173b

Please sign in to comment.