Recent content by Benjamin L

  1. B

    Templates Auto Focus

    Works great. Thx a lot for the quick fix Marco, this makes a lot of me and my colleagues happy!
  2. B

    Templates Auto Focus

    Hi Marco any news on this?
  3. B

    Templates Auto Focus

    Hi Marco, in earlier Versions when i opened the Template list via shortcut, the 1st entry folder got the autofocus. So i was able to open template list - choose the template and close the templates list again, without switching to the mouse. Not an important bug or error, but maybe an easy way...
  4. B

    Debugging a block with syntax error slow to start

    Hi Marco, it seems this problem has returned. I have checked this with different Oracle Versions (19.0.0.0.0, 12.2.0.1.0, 11.2.0.4.0). All with PL/SQL Developer Version 14.0.5.1986 (64 bit) Best regards benjamin
  5. B

    Full SQL Support for Code Assistant?

    Hi Marco, is it correct that code assistant only works on data based on the data dictionary? It seems that there is still no full SQL Standard Support. WITH Clauses don't work for example WITH DATA AS ( SELECT 1 number_val, 'Test' text_val FROM dual ) SELECT * FROM DATA WHERE data...
  6. B

    editor window freezes for a few seconds after copy

    Btw: i noticed yesterday, that in my actual environment it's also a bad idea to have DebugSQL Parameter set by Default. Don't know why, because in earlier environments this never was a problem.
  7. B

    editor window freezes for a few seconds after copy

    Do you have the clipboard feature activated? We deactivated it in our environement, because we had a lot of performance issues with it.
  8. B

    How to duplicate current line in Editor Window?

    Hi Marco, will there be any of the functions, mentioned by Marina, in PSD 13? Best Regards Benjamin
  9. B

    Export / Import preferences

    yes, but if the specific parts are not complete, this feature isn't really useful
  10. B

    Export / Import preferences

    And what is the epxort/import feature for then? ;)
  11. B

    Export / Import preferences

    Hi Marco, can you please ensure, that Export/Import preferences set all settings? It can be discussed whether the path informations should be copied or not. But at the moment there are a lot of settings which are not affected by export/import. So i must check any setting after installing a new...
  12. B

    How to duplicate current line in Editor Window?

    Hello Marina, i have a lot of macros, replacing missing PSD Text manipulating functions. "Duplicate Line" is one for example, but i have a slightly other definition. maybe you can give it a try. I found no easy way to export it so here is the text definition: - 7 Move cursor to beginning of...
  13. B

    Debugging a block with syntax error slow to start

    It's the same Problem i reported inhttps://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Number=56097#Post56097 But this is not a Oracle 12 Problem, i tested this with PSD 11.0.6.1796 vs. PSD 12.0.7.1837 on - Oracle Database 11g Release 11.2.0.4.0 - Oracle Database 12c...
Back
Top