typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Adjust CTRL + SHIFT + Arrow for Selection up to Word Boundaries, not Row Ends #779

Open raven44099 opened 1 year ago

raven44099 commented 1 year ago

Problem to Solve

I cannot directly 'select' whole words, I can only select until the end or begin of the row. CTRL + Arrow can be used to move the curser a complete word, but using CTRL + SHIFT + Arrow moves until the edge of the row instead of just until the next empty-space is reached.

Current Workaround

shifting curser position one-by-one for selecting words or phrases.

Proposed Solution

Described in Problem