Some of the files in our project have non-ascii characters that the default text editor in Workbench does not handle very well. However, another external editor like Notepad++ displays and updates these files correctly. Is there a way to configure Workbench to use an external editor with certain file types?
Environment
Harvest Software Change Manager 12.x and higher
Resolution
Workbench can be configured to use a specific external editor for pre-determined file types.
In SCM Workbench go to Tools->Preferences->General->Editors->File Associations.
Next to the upper "File types" list, click the "Add" button to add the needed file extensions to the list.
With the file extension highlighted in the "File types" list, click the "Add" button next to the lower "Associated editors" list. Select the "External programs" radio button, and click the "Browse" button
Navigate to the executable you want to use to open the specified file type. Select the file and click "Open"
With the application now included in the list of editors, ensure it is selected and click "OK"
Back on the "File Associations" screen, with your desired application selected in the "Associated editors" list, click the "Default" button. Finish by clicking the "Apply and Close" button.
Now, if you double click on a file with the specified file type, it will open in the external editor you selected.