Toggle between braces in comments
Status: Beta
Brought to you by:
mballance
Requested in 1.8.7:
Java allows you to toggle between open and closing braces in comments, this allows you to create "virtual" blocks.
A complimentary request is to see if JAVA allows you to create custom folds, possibly using a similar mechanism.
~~~~
// Start of block (
intial
begin
edn
// end of block )
I'm sure I could figure this out on my own, but I'll ask anyway...
What is the keyboard shortcut for this? Is it the same or different from
the shortcut for navigating between braces in code?
On Wed, Jul 27, 2016 at 2:27 PM, StevenAZ stevenaz@users.sf.net wrote:
Related
Feature Requests: #115