sassoftware / vscode-sas-extension

This SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.
https://sassoftware.github.io/vscode-sas-extension/
Apache License 2.0
117 stars 47 forks source link

File name having Chinese character is shown in messy code like 'SAS Log: %E6%B5%8B%E8%AF%95%E6%95%B0%E6%8D%AE' #1223

Closed Zhirong2022 closed 3 days ago

Zhirong2022 commented 4 days ago

Describe the bug Open VSC SAS Extension base on Main branch. Open a .sas file having Chinese characters in its name, run code. The file name is not shown properly.

Steps to reproduce

  1. Open a .sas file having Chinese characters in its name
  2. Click Run button

Expected behavior File name is shown correctly

Screenshots image

Environment (please complete the following information): Client OS: [e.g. Windows 11] Extension version: [e.g. v1.10.2]