question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow going inside graphemes (with an explicit gesture)

See original GitHub issue

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.56.2
  • OS Version: Windows 10 WSL: Ubuntu-20.04

Steps to Reproduce:

  1. Try to edit individual letters in this unicode string: '([ô্িুৃেোাীূৈৌঅইউঋএওআঈঊঐঔ])'
  2. The entire ô্িুৃেোাীূৈৌ part is grouped together.

Initial cursor position:

image

After shifting cursor one time:

image

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:22
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
alexdimacommented, May 31, 2021

From an user’s perspective, code editors should allow editing any form of text down to miniscule letters.

VS Code does this if you press backspace. But VS Code does not allow you to “go inside” a grapheme. This is consistent with the Unicode standard and other Unicode compliant text or code editors.

The vscode terminal seems to be able to handle these characters separately.

The vscode terminal does not implement the Unicode grapheme cluster boundary rules.

0reactions
alexdimacommented, Jan 13, 2022

@m33b00 The only workaround I’m aware of is to use F1 > Go To Line/Column and then input a position that would be inside the grapheme.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Sound Button - Dyslexic Logic
This explicitly teaches children that they need to read ahead. ... The sound button goes above the letter indicating the letter is making...
Read more >
Understanding articulatory gestures to inform phonics ...
When introducing a new phoneme-grapheme representation, model how the sound is produced and draw the students attention to your articulators.
Read more >
Top Tips for Clearing Up Sound Confusions
Explicitly Teach Mouth Formation. Using a mirror to identify the place of articulation, where the sound comes from within our mouth (front, ...
Read more >
Graphemes with Gestures - YouTube
Your browser can't play this video. Learn more. Switch camera.
Read more >
A Sound Wall Teacher's Guide: Lesson Plans and Activities
I'll give you a glimpse into each of the guide's four sections and leave you with ... the phoneme & sound card, articulation...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found