Skip to content

does not apply the settings from VS Code settings.json #57

Description

@KOJ-Factory

I am developing PowerShell scripts in Shift-JIS. After applying the settings below, VS Code displays diffs correctly. However, (neo) Git Graph still shows garbled characters.

settings.json

     "[powershell]": {
        "files.encoding": "shiftjis"
    }

Image

Environment

  • VS Code version: 1.129.1
  • Extension version: 0.4.0
  • OS:Win10

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions