Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Integrate an encoding plugin #11986

@ficristo

Description

@ficristo

Today I was bitten again by a script not in UTF-8 which cannot be opened in Brackets.
I tried to convert it in UTF-8 (with and without BOM) with Notepad++, but Brackets still refused to open it.
(I changed the original file and now I cannot replicate the exact problem)

Looking in the extension manager I found this plugin:
https://github.com/Hiromi-Ayase/brackets-shizimily-multiencoding
With some very (much) stupid examples I wasn't able to detect the right encoding but I was able to open the file and change the encoding so the file looked right.

So I'm proposing to integrate it in the core.
(Of course we need the consensus of the author and more testing)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions