Recent content by Raghavendra Boralli

  1. R

    Feature Request.

    Hi Marco, Can we have the following features in next version ? 1. Vertical split[Horizontal split is present in the current version] of the pl/sql window being edited. (RJ Text Edit is having this feature which is written in Delphi)...
  2. R

    PL/SQL Beautifier.

    Hi, 1.PL/SQL Beautifier formats the source code only if the stored procedure/package being opened is in edit mode. Why such restriction?Some of the famous source code editors will format the code even in view mode. Can we have that feature in PL/SQL developer next version? 2. FOR UPDATE/...
  3. R

    RJ Text Editor

    Hi, I was recently exploring the RJ text editor features which is written in delphi. It has a feature of indent guides for the source codes. You can visit RJ Text Editor Features . Please include the indent guides in the enachements list. It would be of great help in readability of code...
  4. R

    Color Change.

    Hi, 1. Its not practical to enter all the names of the built in function in custom keywords and we want diffenent colors for number datatype,built in function,etc. Please consider this as enhacements 2.I can use any font but some fonts like "The Sans Mono" font the charachter "W" is not...
  5. R

    Indent Guides.

    Hi, Yeah I tried out that. Formatting happens automatically when we load,but can we expect the Indent Guides to appear along with formatting whenever the package or program window is loaded. Indent guides are vertical light lines that show where the IF and ELSIF and ENDIF like structures are...
  6. R

    Color Change.

    Hi 1. How can we change the colors of built in packages or number datatype or built in dataypes? 2. Does PL/SQL developer support the Clear Type Tuning fonts released by microsoft. 3. Full view of program window. We want the full screen of code being viewed or edited. 4.Reload...
  7. R

    Indent Guides.

    Hi, Whenever we view/edit a package/stored program can we expect the PL/SQL Developer to show the Indent guides and format the package/stored program automatically. Please consider this as an enhancement in the next release. Best Regards Raghavendra B
  8. R

    Next Version

    Hi, Can we know the tentative date for release of next version of PL/SQL Developer? We are all eagerly waiting for the next release. Warm Regards
  9. R

    Key configuration.

    Hi Marco, Can you please look into the above 6 issues. Warm Regards
  10. R

    Key configuration.

    3. Event though I changed the font to italic or bold even after the synatax highlighting is enalbed the font is not getting italicised or bold of code contents.Please can you try there once? 4. Suppose after executing some SQL Query, the cursor will be in the SQL Editor. I want the cursor to...
  11. R

    Key configuration.

    Hi Gustavo, Regarding Point 1.If I Try to assign the "Escape key" to any of the menu the assigned key gets cleared. So how can I assign "Escape key" to any of the menu items. Can you try once and inform me. 2. Can you consider this in the enhancement list. Regarding Point 3.
  12. R

    Key configuration.

    Hi, Can I know how can I acheive the following? 1. Assign "Escape Key" to any keyboard shortcut..For Ex : Session-->Log On Menu I want to assign keyboard shorcut key as "Esacpe Key". 2. Change the color of the Hightlight edit line. 3. Change the font and Icon of the code contents so...
  13. R

    Code Contents not shown.

    oh is it.I am using 7.1.1.1339.
  14. R

    Code Contents not shown.

    Hi, In a package, suppose if a any procedure contains the argument name as "FUNCTION" then for that package the code contents are not shown when I view/edit the package. For Ex : CREATE OR REPLACE PACKAGE ABC AS ... ... PROCEDURE PR_USER_ROLE_FUNCTIONS ( ROLEID VARCHAR2, BRANCHID...
  15. R

    Taskbar[List of Windows] Enhancement

    Hi, Usually the PL/SQL Developers will be working on several windows simutaneously, So he/she might need to access the windows fastly. In PL/SQL developer the list of windows are not appearing tab wise(Tabs appear vertically, which consume work area),similar to as the windows opened appear in...
Back
Top