- In ADS, use the File > Open menu to open a file ending w/ a ".sql" extension.
- You'll see the "Choose Server or Database" dialog appear. Click on the "Open in Text Editor" button.
- In ADS v17, the content is opened inside a text editor w/ syntax highlighting. In ADS v18, the content is opened inside a text editor w/o syntax highlighting. v18 behavior should match v17 behavior.
See attached screenshots.
|
147 KB
|
149 KB
|
123 KB
Now when files with SQL file type (.sql, .proc, .tsql, .plsql, etc.) are opened in text editor from the "Choose Server or Database" dialog, a sql-generic highlighter is applied to the editor.
@qa - this change should only affect opening SQL files in text editor from the "Choose Server or Database" dialog.
Verified in ADS v18.0.8-3 and 19.0.0-dev-18
Verified in ADS v18.0.8-3 and 19.0.0-dev-18
Issue #15140 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 19.0.0-dev-18, 18.0.8-2 |
No time estimate |
Now when files with SQL file type (.sql, .proc, .tsql, .plsql, etc.) are opened in text editor from the "Choose Server or Database" dialog, a sql-generic highlighter is applied to the editor.
@qa - this change should only affect opening SQL files in text editor from the "Choose Server or Database" dialog.