Python source editor's bug
Open
@StellaHuang95 is already working on this.
Since Aug 7, 2024.
bug
- Dominant language
- C#
- Stars
- 2.6k
- Forks
- 680
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
This issue has been moved from a ticket on Developer Community.
[severity:It bothers me. A fix would be nice]
In the Python source, if you add a name to a variable or function with a Japanese kanji kana or an English kanji mix,
Double-clicking the mouse does not allow you to select the entire name. (Only part is selected)
It seems that you can select it properly in C++ and C# editors.
Original Comments
Feedback Bot on 8/2/2024, 11:00 AM:
(private comment, text removed)
Original Solutions
(no solutions)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.