You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SET @sheetname = (SELECTRTRIM(REPLACE(RIGHT([file], CHARINDEX('\', REVERSE([file])) -1), '.xlsx', '')) FROM @files WHERE [file] = @file)
In the above example CHARINDEX('\' is correctly interpreted by GitHub's tsql code block parsing, and by SSMS. However, ADS Editor pane appears to incorrectly interpret the backslash as an escape character and misses the end of the quoted string leaving the rest of the text in the editor pane displayed as a quoted string.
Azure Data Studio version: azuredatastudio 1.48.0 (4970733, 2024-02-27T00:05:08.293Z)
OS version: Windows_NT x64 10.0.22631
Restricted Mode: No
Preview Features: Disabled
Modes:
Type: Bug
Example:
In the above example CHARINDEX('\' is correctly interpreted by GitHub's tsql code block parsing, and by SSMS. However, ADS Editor pane appears to incorrectly interpret the backslash as an escape character and misses the end of the quoted string leaving the rest of the text in the editor pane displayed as a quoted string.
Azure Data Studio version: azuredatastudio 1.48.0 (4970733, 2024-02-27T00:05:08.293Z)
OS version: Windows_NT x64 10.0.22631
Restricted Mode: No
Preview Features: Disabled
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Extensions (12)
The text was updated successfully, but these errors were encountered: