Print Thread
Beautifier add extra space on each format
#57182 10/23/17 07:52 AM
Joined: Oct 2017
Posts: 1
P
Member
OP Offline
Member
P
Joined: Oct 2017
Posts: 1
Hello,

Issue was found on version 12.0.5 on code beautify with the following statement:

Space is added on the first comment at each attempt.

SQL Query
DECLARE

BEGIN
  CASE 1
    WHEN 1 THEN
      lib_debug#.put_line('1');
      
      /*                   
      TEST
      TEST
      */
  
    ELSE
      lib_debug#.put_line('Other');
  END CASE;

  /*                   
  TEST
  TEST
  */
END;

Patrick

Re: Beautifier add extra space on each format
pzurflueh #57185 10/23/17 09:09 AM
Joined: Aug 1999
Posts: 22,220
Member
Offline
Member
Joined: Aug 1999
Posts: 22,220
We'll fix it.


Marco Kalter
Allround Automations
Re: Beautifier add extra space on each format
Marco Kalter #60294 07/10/19 08:21 AM
Joined: Feb 2007
Posts: 134
Bulgaria
Member
Offline
Member
Joined: Feb 2007
Posts: 134
Bulgaria
This was 2 years ago.
13.0.6 and still not fixed.


Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.036s Queries: 14 (0.007s) Memory: 2.5056 MB (Peak: 3.0431 MB) Data Comp: Off Server Time: 2024-05-20 05:53:20 UTC
Valid HTML 5 and Valid CSS