Christian Lenz created NETBEANS-1681:
----------------------------------------

             Summary: Adding formatting options for SQL
                 Key: NETBEANS-1681
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1681
             Project: NetBeans
          Issue Type: Improvement
          Components: db - SQL Editor
    Affects Versions: Next
            Reporter: Christian Lenz


When I hit "format" inside of a SQL file, nothing happens. When I want to check 
my formatting options for SQL in Options -> Editor -> Formatting, there is no 
SQL inside the language dropDown.

So I would like to change my SQL that it can look like this:

{code:sql}
SELECT
   *
FROM
   table
WHERE
   ...
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to