texstudio-org / texstudio-org/texstudio

Feature request: Hotkeys for switching between Line/Block selection mode

Open
#84 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
3.6k
Forks
403
Avg merge
3h 14m
Merged PRs (30d)
12

Description

After using KDE's LaTeX frontend kile for some months I decided to use TeXstudio since kile's buggy beta version distributed via my package manager makes me sick.

For now, everything is fine, except that I'm missing hotkeys for switching between Line and Block selection mode. I noticed that TeXstudio already has facilities of block selection; however, this requires interaction with mouse/touchpad while I would prefer something like ...

  • hotkeys for switching between line and block selection mode (such as ctrl+shift+b in kile or kate)

or

  • using shift+arrow keys for line selection and alt+shift+arrow keys for block selection (such as in notepad++)

since I do text selections mainly using the arrow keys.

Environment
  • TeXstudio: 2.12.6
  • OS: Debian Testing (buster)
  • TeX distribution: TeX Live 2017

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the existing block-selection behavior in TeXstudio and inspect how selection modes and keyboard shortcuts are currently exposed. Compare the requested mode-switching hotkeys with the alternative Shift/Alt+Shift arrow behavior before choosing a scope. Done means line and block selection can be controlled from the keyboard without mouse or touchpad interaction.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.