Re: editor to match parent

From: Michael Haddon <m.haddon_at_tx.rr.com>
Date: Wed, 16 Jan 2013 12:44:52 -0600
Message-ID: <50F6F524.6090606_at_tx.rr.com>



Vi on UNIX does this, you can also download VIM for windows you can download from http://www.vim.org/download.php

When you start an editing session the command to set this is

:set showmatch

There are other commands as well,..

:set (show current settings)
:set all (show all settings)

Mike

On 1/16/2013 12:36 PM, Barbara Baker wrote:
> Does anyone know of an editor (or program) that will match beginning and
> ending parentheses in sql and highlight an ending paren that is missing?
> I thought notepad++ did that, but it's not working for me.
> thanks for any help.
> Barb
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jan 16 2013 - 19:44:52 CET

Original text of this message