Support for the arabic language.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
I would love it if traversing Arabic is easier
if you have the following words and you would like to rap them with <ul> tag it is impossible using vim extension.
سمين - نحيف
just try to do that using vim extension and compare it to the default vs code using the home and end keys.
currently i have to turn off the extraction to add the tag.
please note i understand if the answer is NO!
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.
Research direction
Reproduce the behavior in the Vim extension with the Arabic words "سمين - نحيف" and an HTML ul tag, then compare Home and End navigation with default VS Code behavior. Done means Arabic traversal matches VS Code and adding the tag no longer requires disabling extraction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100