Recent content by Robo Tron

  1. R

    Save key configuration

    Is there a way to save key configuration into a file to be loaded in another instance of PLSQL Developer? Thank you! With regards, robotron
  2. R

    "Set Bookmark" shortcut key doesn't work

    When I open the Edit menu, it says "Alt+B n", but I couldn't decipher the meaning. Thanks.
  3. R

    "Set Bookmark" shortcut key doesn't work

    Hi! Support info: PL/SQL Developer Version 10.0.5.1710 Windows 7 (64-bit) 6.1 Build 7601 (Service Pack 1) I mapped "Alt + B" to "Set Bookmark" command, but it doesn't add the bookmark. Could you please look into this? With regards, robotron1000
  4. R

    Connection switch - shortcut key

    Great Marco, thanks. I sometimes have to make queries on the production and then replicate that data on the testing environment. There are hundreds of tables and I'm not familiar with each and every constraint (some constraint don't even exists, even though tables reference each other), so I...
  5. R

    Connection switch - shortcut key

    How could switch between connections using a shortcut key? P.s. Is there a shortcut key list somewhere, I can't find it.
  6. R

    Source Code Navigation

    God, am I a noob. Thank you.
  7. R

    Source Code Navigation

    I keep getting "Function not valid for a procedure". But this is not good anyway because it is not easy to use. It's easier for me to use Object Browser. I need something that enables me to navigate while reading the code. But when I do Ctrl+click it takes me to package spec, not body. I need...
  8. R

    Source Code Navigation

    How can I navigate to another object's definition without using the Object Browser? I'd think there would be an option when you do a right click on a procedure that would allow you to do that (like "Browse Source" or something).
  9. R

    Open packages on startup

    I'm working on a standard set of packages and functions some time now. Is it possible to open that set of packages and other objects automatically on startup? Thank you.
Back
Top