Vitalts / golangide

Automatically exported from code.google.com/p/golangide
0 stars 0 forks source link

Text editing shortcuts/commands thoughts #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be helpful to have some simples text editing commands and shortcuts 
like:
  - duplicate line
  - delete line
  - move line up/down
  - double click on an open parenthesis select all the expression until the next match close parenthesis
  - same for strings
  - comment line

Original issue reported on code.google.com by legoff.l...@gmail.com on 18 Apr 2011 at 1:00

GoogleCodeExporter commented 8 years ago

Original comment by Visua...@gmail.com on 1 Jul 2011 at 1:42

GoogleCodeExporter commented 8 years ago
A shortcut for commenting a line, or group of lines, similar to the gedit 
plugin, would be very handy.

Though less of an issue for Go, bracket matching is handy too.

Original comment by rthornto...@gmail.com on 16 Oct 2011 at 5:08

GoogleCodeExporter commented 8 years ago
fix on x12

Original comment by Visua...@gmail.com on 11 Jun 2012 at 3:02