Hugo/doc/vscode
Compare changes
+ 65
− 10
@@ -66,14 +66,51 @@ Clippy will then inform you in a very educational way about everything that need
@@ -92,16 +129,34 @@ An example of a `launch.conf` file for VSCode :
1. To verify that everything is well configured, launch the `xbindkeys -v` command and click on your mouse next/previous buttons. The command corresponding to the button you clicked should appear in the console (`xdotool key ctrl+Left` or `xdotool key ctrl+Right`). Check that vscode reacts as expected.