Recent content by pavel_j

  1. P

    Plugin Dependency Viewer

    Hi, thanks for this plugin. It's really missing feature in plsql developer. I have some points (bugs?) 1. I assigned key to "Search Usages" to Ctrl+Alt+H, if I use this key on some function, in "search for usages" dialog there is missing function name, if I use right mouse clict + Search for...
  2. P

    Enhancement for All Objects Search

    If you know sublimeText and it's CTRL+P, then it's easy to tell what would be the best search enhancement. https://www.google.com/search?q=fuzzy+search+algorithm+sublime
  3. P

    Wrong folding in editor

    Original bug report is from 21th February 2017 https://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Main=14690&Number=60601
  4. P

    Wrong folding in editor

    This will be probably not fixed soon, because the folding problem is known from verzion 12. My current testing version 14 is ending within several days, so just updating info is that problem still exists in version 14.0.0.1961
  5. P

    Wrong variable highlighting

    It has been not fixed even in final version (14.0.0.1961)
  6. P

    Navigation into overloaded function or procedure

    In description for version 14 we have: I checked it and: 1. I still can't navigate into these functions/methods, I must still open supertype or supersupertype or supersupersupertype and find this function/method manually 2. I also I'm not able to navigate into these methods from code, It's...
  7. P

    Wrong variable highlighting

    It's not fixed in 14.0.0.1959 beta 8
  8. P

    Folding does not work

    I think the same problem was repored 3 year ago (21.2.2017) for version 12 Checkhttps://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Main=14690&Number=60601
  9. P

    Wrong folding in editor

    It's not fixed in 14.0.0.1959 beta 8
  10. P

    rrProject Plug-in V2.0

    I had the same problem with previous version of rrPlugin (I didn't tested currenct version with all tools enabled). Disable all tools which you _REALLY_ dont need and I keep enabled only tools which you will/want use. Then plugin startup is without problems. PS: New "IDE Insight" is very nice...
  11. P

    Enhancements list upvote

    +1
  12. P

    Waste space

    Hello, any plans to optimize waste space on tabs with opened objects. See a picture with 4 opened objects and one SQL window It would be usefull to configure text on the tabs. Currently there is a "schema name" || '.' || "object_name" || '@' || database name. Update: In configuration I can...
  13. P

    Call Hierarchy

    Hello, any plans to have "call hierarchy" functionality in plsql developer in the future? Call hierarchy = show list of callers (within current schema) which calls procedure/function where my cursor stands
  14. P

    [PLSD 12][Bug] Folding subprograms

    Not fixed in 13.0.6.1911 32Bit. Very annoyant bug, which degrade folding functionality for bigger projects with subprograms where folding is necessary to orient.
  15. P

    Feature request - multiple monitor support

    Hello, I have a feature request, but in year 10/2019 still not available in PLSQL Developer v.13.0.6 Most of professional developers have multiple monitors on the working desk. I have 3 monitors. I'm working in PLSQL developer on main monitor and I have a SQL window opened. I have a SQL...
Back
Top