atom-community / atom-community/atom-script
The script package did not log the Chinese character in String's extention method
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Look at this problem: http://stackoverflow.com/questions/41648098/why-my-extention-string-do-not-puts-the-chinese-character-in-atom-with-script?noredirect=1#comment70495545_41648098
With my picture here:

Contributor guide
Research direction
Start with the linked Stack Overflow report and the attached screenshot to understand the reported behavior in Atom's script package. Reproduce logging a Chinese character through a String extension method, then trace the package's logging path. Done means the Chinese character is logged correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100