Home > News > New features in next version of program.

New features in next version of program.

October 2nd, 2009 Leave a comment Go to comments

The operations with selected block of code will be added in the next version of Brilliant Code.

  1. Smart commenting/uncommenting code
  2. Surrounding code with begin…end, try..finally…end and others.

To comment, uncomment or surround a block of code you must select it in the text editor and press left mouse button on it or press combination of keys on the keyboard. The list of possible operations appears. After that, select a necessary operation from the list.
Example:

Example

See you later,

Bitmap Software team.

  1. Michael Thuma
    October 5th, 2009 at 00:50 | #1

    Hi!

    Found your plugin this moment,… looks interesting…

    What about a surrounding …

    with … do …

    begin end

    Code Rush had this, I liked it.

    Mike

  2. admin
    October 5th, 2009 at 01:36 | #2

    @Michael Thuma
    Hello, in the new version of program you will be able to surround a code with:
    {…}
    (*…*)
    begin…end
    try…finally…end
    try…except…end.

  1. No trackbacks yet.