Recent content by keckhard

  1. K

    format of date/time variables in debug sessions

    hi, it works. thx and best regards, klaus.
  2. K

    format of date/time variables in debug sessions

    hi, is it possible to set the output format of date/time variables for debug sessions (for tiptext and for the variable monitoring grid)? at the moment i just can see variables of this type in the format dd.mm.yy. thx and best regards, klaus.
  3. K

    Enhancement request(s) for the beautifier

    hi, is there anybody out there? br, klaus.
  4. K

    Enhancement request(s) for the beautifier

    hi, we already tried this but, we often use record types and pl/sql. so we have very often lines with more than 78 characters. for example the beautifier breaks the following code line (if you have a right margin of 78) after the 2nd and 3rd point v_artkmk_col(i).ARTKMK_ROOTARTK_ID :=...
  5. K

    Enhancement request(s) for the beautifier

    hi, we realy love the beautifier and use it in our projects. but we are missing support for a few pl/sql / sql things: - FETCH some_cursor BULK COLLECT INTO : for this statement after beautifying the code all variables are apearing at one line. - concat (||) if we need realy long varchar2...
Back
Top