Recent content by suess

  1. S

    Feature Request

    Hi I would like to request that the parameter prompt recall the last values used previously when re-executing a SQL command.
  2. S

    Release Issues

    Hello This is starting off pretty cool, but there are still some blockers that will prevent adoption. Downloaded the trial version of the release of plyxon (1.0) Performance on Mac M2 - While greatly improved, is still laggy. Especially when viewing large package bodies and the file open...
  3. S

    Scroll issues. MacOs.

    Same M2 Pro Ventura. MX Master 3 which has free spinning middle wheel for scrolling long distances. Can only scroll one line at a time. Page Dn/Up very slow to respond as well.
  4. S

    Button popup menus on macOS

    I'm not experiencing this on M2 Ventura dual 4k monitors with Dell thunderbolt docking station one monitor on USBC thunder bolt, second monitor on display port.
  5. S

    Feature Request - Fetch All Rows

    Hello - Maybe I can't find it, but would like to request retrieve all rows in sql editor similar to pl/sql. I see that exporting results will prompt for all rows, but a lot of times we need to see a complete data set. Thanks! Apologies if this has already been requested.
  6. S

    Performance & Code Completion

    Hello - sure thing. Tried the test version. Sent information to support.
  7. S

    Performance & Code Completion

    Hi I sent the support info to the support email. It's laggy right after opening it and as soon as I start typing in an empty window. It's more laggy in large sources.
  8. S

    Performance & Code Completion

    Hello Very Nice so far! I have M2 Pro and have noticed that typing is "laggy" in the sql editor. Also, code completion does not seem to work after typing owner. e.g select * from owner.foo I would expect to see completion suggestions for everything in owner. Let me know if you need any...
  9. S

    client install m2

    Hello 'm probably missing something, but the oracle client installs are all for intel. I'm not even seeing instant client for Apple Silicon from Oracle. Yet Plyxon has apple silicon version. Would someone be so kind as to point me to where/how to install instant client for apple silicon? Thanks!
  10. S

    Why do we need Plyxon?

    I for one am very exited for this as we run Macs and in my opinion there is a gap on good IDE's on mac/linux in this space. We have tried several and none of them are of the caliber of pl/sql.
  11. S

    Code Assistant Performance

    Hi Marco I already did that a long time ago and sent you PM via the forum with the debug information attached. Brian
  12. S

    Code Assistant Performance

    Hi Code Assistant performs very badly with large databases. It can take 30s for code assistant to populate with our database. Which is fine, except that it doesn't cache anything and so the very next owner/table/function that invokes it takes another 30s. Therefore it must be turned off for us...
  13. S

    Code Assistant Performance

    Hi Marco - I PM'd you the contents of debug.txt
  14. S

    Code Assistant Performance

    Hi We have a pretty large oracle database that use with PL/SQL. The issue is the Code Assistant will take 30s-1min to load. To make this worse, it doesn't seem to cache this information, so the tool becomes pretty unusable and we are forced to turn it off. It's not so bad working locally, but...
  15. S

    Debugger Hangs When Starting

    Cool! Thanks! :)
Back
Top