How to open a .txt file in Notepad++ from a file in the Toad Project Manager
说明
Is it possible to open a .txt file which is stored within a project in Toad's Project Manager, in Notepad++, or similar Notepad application outside of Toad?
解决办法
WORKAROUND: 1. In Project Manager | Settings | Double-click operations tab, set 'File folder item' to 'Load' 2. In Project Manager | Settings | Associations tab, remove the extension 'TXT' from the 'Editor' list.
You don't need to create a new association for Notepad++, but what is required is that in Windows, Notepad++ is made the default application to open .txt files (as opposed to default Windows Notepad application)
Now when you double click a TXT file in Project Manager, it loads in the default application assigned in Windows. By default, Toad wants to open files within Toad, so removing the association from Toad allows it to launch via Windows. This is why it is not necessary to create a new Association for a 3rd party Editor..
STATUS: Waiting for fix in a future release of Toad for Oracle