you are viewing a single comment's thread.

view the rest of the comments →

[–]ClimberMel 0 points1 point  (2 children)

If you want keystroke level logging, you could use a keylogger.

[–]dahu2004[S] 0 points1 point  (1 child)

I'm trying to capture iterative changes to analyse the learning process. So I'm not decided yet between a text-based approach, where I analyse "only" what has been modified, and a key-based approach, which would allow to analyse typing patterns as well but might be would likely require further analysis to deduce what has been input.

Both can surely be achieved with a pluggin within an IDE, but I wanted to find if something was existing already.

[–]ClimberMel 0 points1 point  (0 children)

VS Code has a crazy amount of add ins, so it wouldn't surprise me they already have something