cppit / jucipp

A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.
https://gitlab.com/cppit/jucipp
MIT License
882 stars 98 forks source link

No delete line shortcut #340

Closed kasrasadeghi closed 6 years ago

kasrasadeghi commented 6 years ago

Delete line is a very useful shortcut. Would be nice to have it.

eidheim commented 6 years ago

I guess the cut shortcut can behave like this when no text is selected.

eidheim commented 6 years ago

Closed in the above commit.