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

Browsers support coverage for Intl.Segmenter #210577

Closed
BusinessDuck opened this issue Apr 17, 2024 · 2 comments
Closed

Browsers support coverage for Intl.Segmenter #210577

BusinessDuck opened this issue Apr 17, 2024 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@BusinessDuck
Copy link
Contributor

BusinessDuck commented Apr 17, 2024

Hi guys!

Lets discuss a problem that was come from VScode last update here

That's because VSCode need to work better with chinese locales, emojis and other text stuff... described #50045

This compatibility list is looks really bad for Segmenter https://caniuse.com/?search=Intl.Segmenter. Its turned off many FF versions except latest.

Here is an example how to a bit more friendly use that new functionality in JS.

This isn't looks like a problem for VSCode, because basically it is working inside Electron and mostly chromium based environments. But other projects who based on Monaco stack they don't want to get broken clients in FF browser. Include vscode.dev

What u think so? Do we need some fallbacks or support check for Intl.Segmenter

@alexdima
Copy link
Member

alexdima commented Jun 4, 2024

@BusinessDuck I'm not 100% sure what you mean? What steps are you taking, what is going wrong and what would you expect?

@alexdima alexdima added the info-needed Issue requires more information from poster label Jun 4, 2024
@vscodenpa
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jul 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

5 participants