Recent content by alec

  1. A

    Enhancement Request: VIM emulator for editor

    Now, with neovim around, I think it would be much easier to implement this feature. It would be really great if PL/SQL Developer would provide such an integration.
  2. A

    get paramters of the currently edited function/procedure

    Marco, Vinny: many thanks for the answers. Actually I'm going to take into consideration both approaches: to manually parse the text from the editor window which of course is not very handy but at least it's a valid workaround and to also setup some templates with the log entries already built...
  3. A

    get paramters of the currently edited function/procedure

    Dear PLSQL Developer Team, Dear Forum members, I'm working to PLSQL Developer plugin which is intended to be used for logging purposes. The idea is quite simple: to have the possibility to chosse from the contextual popup menu (within a program window) various log statements such as: "log here...
  4. A

    write plugins using csharp

    Hi, Does anybody know if it's possible to write plsql developer plugins using csharp? The documentation clearly states that "A Plug-In is a DLL, so if you are using a programming language that can create DLL
  5. A

    Unix or sqlplus style copy&paste

    Hello forum, I have a little suggestion regarding the way command window handles the copy&paste. From my point of view it's a little bit frustrating to do a copy&paste in actual version of the command window. Suppose I have a big buffer in the command window and I want to copy and paste a text...
Back
Top