Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Brackets Sprint displaying unwanted \u0 (NULL chars) #5691

Open
core-ai-bot opened this issue Aug 30, 2021 · 1 comment
Open

[CLOSED] Brackets Sprint displaying unwanted \u0 (NULL chars) #5691

core-ai-bot opened this issue Aug 30, 2021 · 1 comment

Comments

@core-ai-bot
Copy link
Member

Issue by webketje
Saturday Dec 14, 2013 at 23:03 GMT
Originally opened as adobe/brackets#6247


Brackets Sprint (34, latest version) displays \u0 (NULL or U+0000) chars between every letter of the document, whereas Notepad++ or Sublime Text 2 do not. EDIT: I wish to stress that this only happens for a series of files.

They can be eliminated 300 at a time with the 'replace' feature by finding /\0/, but this is way too slow.

Please incorporate an efficient way to eliminate NULL chars from the file, or to filter them out on opening the file.

Picture of the error:
image
(the file is a generated file from the game 'Rome Total War')

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Monday Dec 16, 2013 at 07:27 GMT


@tyblitz It sounds like you're opening a UTF-16 encoded file. Brackets doesn't support encodings other than UTF-8 yet: https://trello.com/c/DShzQztM/731-support-encodings-other-than-utf-8. Please follow the feature on Trello for updates (you can also upvote it!).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant