Active Threads | Active Posts | Unanswered Today | Since Yesterday | This Week
PL/SQL Developer 16.0 Beta Jump to new posts
Re: toggle Full Screen mode changes layout fraenkg 10/14/24 10:20 AM
... no only " Search List" and "Bookmarks".
As already described, the menu option “View | Window list” activated. Disabling and re-enabling will make the window list available again.
11 260 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: Reload file dialog not appears Lukasz Indeka 10/14/24 10:07 AM
It's a local drive, but not the same partition as the Windows or PL/SQL Developer. It is actually the second HDD drive. The system is on smaller SSD.
2 6 Read More
PL/SQL Developer Jump to new posts
Re: Lowercase schemas not showing up Marco Kalter 10/14/24 10:03 AM
What exactly do you mean by "the main schema section"?
1 16 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: Reload file dialog not appears Marco Kalter 10/14/24 10:02 AM
This seems to work fine for me. Is the file located on a local drive or on a network drive or share?
2 6 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: AI support Context Marco Kalter 10/14/24 09:58 AM
You have complete control over the context that will be sent. If you go to Configure > AI, and click the "Functions" tab page, you can see the exact text that will be sent to the AI System for each function.

The table definitions that will be included are controlled by the following variable in the "Prompt":

{TABLE_CONTEXT PREFIX="Assuming the following Oracle Table definitions:"}

If you remove this line from the prompt, these table definitions will not be sent. Table data will never be sent.

The AI output will now be less specific to your data model of course.

For more information, see chapter 16.3 "AI Configuration" in the User's Guide.
1 41 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Reload file dialog not appears Lukasz Indeka 10/14/24 09:36 AM
Hi,

Steps to reproduce:
1. Open any file.
2. Change the file outside the PL/SQL Developer.
3. Go back to the PL/SQL window.

Results:
In PL/SQL Developer 15, for any external change of the already opened file, a message box asking for reload of the file appears. In the 16th version - dialog doesn't appear.

My change operation was a branch switch in the git Bash command line window.
2 6 Read More
PL/SQL Developer Jump to new posts
Re: SQL windows not opening correct DB connection Marco Kalter 10/14/24 09:32 AM
Did you use the same PL/SQL Developer version on the old laptop? If so, can you compare the setting on the Preferences > Oracle > Connection screen?
1 36 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: toggle Full Screen mode changes layout Marco Kalter 10/14/24 08:57 AM
To the right of the " Search List" and "Bookmarks" tabs you have a left and right scroll button. Is the Window List tab available if you click on these buttons?
11 260 Read More
PL/SQL Developer Jump to new posts
Re: Code Assistant wish TomOzi 10/14/24 06:48 AM
Great! Everything works
8 1,158 Read More
PL/SQL Developer Jump to new posts
Lowercase schemas not showing up BKdba 10/14/24 03:07 AM
I want to use non-uppercase schema names. They are showing up under "Users" but not in the main schema section unless I restart PLsql dev. How do I fix this?
1 16 Read More
PL/SQL Developer Jump to new posts
Re: How do I connect to OCI Autonomous db? BKdba 10/13/24 02:39 PM
NM, I got it worked out with the Oracle instant client
2 35 Read More
PL/SQL Developer Jump to new posts
Re: How do I connect to OCI Autonomous db? BKdba 10/13/24 01:00 AM
(Using a wallet)
2 35 Read More
PL/SQL Developer Jump to new posts
How do I connect to OCI Autonomous db? BKdba 10/13/24 12:57 AM
I have the trial version installed, how do I connect to OCI Autonomous db?
2 35 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: toggle Full Screen mode changes layout fraenkg 10/11/24 10:50 AM
What exactly is meant by "< or > button on the the tab list"?
When I end the full screen mode with <Ctrl><F11>, the status is as shown in image 202410111.
Tested in version 16.0.0.2134 beta (64 bit)
11 260 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: crash recovery behavior Marco Kalter 10/11/24 09:05 AM
Point 1 has indeed not yet been fixed.
3 104 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: toggle Full Screen mode changes layout Marco Kalter 10/11/24 09:04 AM
This should indeed have fixed it. In you final (3rd) screenshot above, is the Window List available if you click on the < or > button on the the tab list?
11 260 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: Oddities with font size settings Marco Kalter 10/11/24 09:01 AM
This is indeed not correct! We'll fix it.
1 47 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: crash recovery behavior fraenkg 10/11/24 08:37 AM
Point 2 has been corrected and now correctly shows "Loading Desktop".

Point 1: Without change. The structure of the individual windows can still be observed and takes a considerable amount of time (probably also due to the constant rendering).

Best regards
3 104 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: toggle Full Screen mode changes layout fraenkg 10/11/24 08:28 AM
I assume that point "Leaving Full Screen mode would not restore all dockable tools correctly" from the release notes for Beta 4 refers to this thread.
Unfortunately, my test did not reveal any change to the behavior described.

Best regards
11 260 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
AI support Context alepfi 10/11/24 08:01 AM
Hi,
I read that there is new AI support for PL/SQL Developer. I'm happy to hear that development is heading in that direction.

However, I have a small concern about using the AI. How do I know what is being sent in the context? My data structure is proprietary to my company, and I am not allowed to share it in the context. Obviously, I can't send the data itself either.

Is there a way to know what is being sent?
Is there an option to disable context sharing?

Thank you very much.

Best regards,
Alexander
1 41 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Oddities with font size settings Tichij 10/11/24 05:41 AM
I go to the font settings dialog. Default font size is 7.
I change font size to 8. Then pressing Ok and again Ok.
Then I return to font settings and see that nothing changed, the size is the same as before the change - 7.
1 47 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: SQL window, dropdown symbol for Compare records is almost impossible to see in dark theme Claus Pedersen 10/10/24 02:40 PM
This has been solved in beta 4, thanks!
2 87 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: Program window content pane is empty when using loop combined with coalesce Claus Pedersen 10/10/24 02:36 PM
This has been solved in beta 4, thanks!
2 71 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
Re: Go dialog not showing icons Marco Kalter 10/10/24 11:53 AM
We'll see if we can enhance this.
1 44 Read More
PL/SQL Developer 16.0 Beta Jump to new posts
PL/SQL Developer 16.0 Beta 4 released Marco Kalter 10/10/24 11:53 AM
We have released PL/SQL Developer 16.0 Beta 4 with the following enhancements:

  • Accessing View objects could cause an Access Violation
  • FOR loops could cause PL/SQL Beautifier / Parser errors
  • Preference "Export to Excel with Text Formatting" added (default on)
  • Preference Search could cause Access Violations
  • Window List text could be misaligned when status icons were disabled
  • Connection List could display an "Invalid Index" error
  • Program Window declaration hint could display too much text
  • FTP Plug-In could cause Access Violations
  • Splash screen could incorrectly show "Loading Workset"
  • IDE Layout is now preserved even if AutoSave Desktop is disabled
  • Leaving Full Screen mode would not restore all dockable tools correctly
  • Improved error handling when exporting rows to Excel
  • The Code Assistant now also provides an (all) option and multi-select for inline view field lists
  • Object functions "Properties" and "Describe" did not properly handle errors
  • Compare User Objects and Compare Table Data did not handle target session logoff errors correctly
  • Buttons with a dropdown list did not have the correct visual style in dark mode

It can be downloaded here.
0 87 Read More
Page 1 of 8 1 2 3 4 5 6 7 8
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.035s Queries: 6 (0.020s) Memory: 2.3412 MB (Peak: 2.4078 MB) Data Comp: Off Server Time: 2024-10-14 10:50:24 UTC
Valid HTML 5 and Valid CSS