-
Notifications
You must be signed in to change notification settings - Fork 36.8k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityfile-explorerExplorer widget issuesExplorer widget issueson-testplan
Milestone
Description
Hello "VS Code" team,
- I do a language extension for "VS Code",
(https://github.com/FrancisFaure/vfp_tmlanguage_generator)
(Visual FoxPro) - I search a setting for the "codepage" on file extensions files (.PRG) on "Windows 1252" and not "UTF-8" by default
- I try (without succes to add "files.encoding": "windows1252" in "package.json"
- "VS Code" website say :
users can change all codepage "globally" or codepage on "workspace"
(https://code.visualstudio.com/docs/editor/codebasics#_file-encoding-support)
But in the same directory we can have files in utf8 and others in "Western" (Windows 1252) codepage
I tried to add "files.encoding": "windows1252" in my language pack (package.json) without success..
I googled without solutions
sorry for my bad english
With best regards
Francis
Fred-Vatin, z639, jhonrocha, remcoros, agross and 21 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityfile-explorerExplorer widget issuesExplorer widget issueson-testplan