Bug 391799 - Feature request: Allow custom training lessons to be marked as 'Code sample'
Summary: Feature request: Allow custom training lessons to be marked as 'Code sample'
Status: REPORTED
Alias: None
Product: ktouch
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Sebastian Gottfried
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-13 08:14 UTC by RR
Modified: 2018-03-20 13:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RR 2018-03-13 08:14:15 UTC
I've just got myself a new keyboard and since the ENTER/Pipe/BS layout is different, I wanted to see
how effective I was with typing. I can touch type decently, but like most people, my wpm is lower when
writing code which generally has more symbols (period, parens, braces, sq brackets, greater than, lesser than).
Loved the feature where ktouch lets you create a custom sample - so I added a js sample (already indented with 
spaces). Now when I go through the custom lesson, I'm forced to typeout leading spaces - this is something that as a 
programmer you almost never have to do since pretty much every editor out there will autoindent the next line when you
hit enter.

I'd love if there was a way to configure ktouch to do this - ie. on ENTEr, go to the first char of the next line rather.
It could be a global option [Use Autoindent] or a per custom lesson option, or even just an option which shows up when
you start the test (hence not stored)

Thanks again!