Docs Index

Settings

Last updated on Available in French

In-pad settings allow you to customize your coding experience by applying common IDE functionality to the interview pad. These settings are global and affect all your pads.

Click the Settings button in the lower-right corner of the pad to see the options.

The settings button is highlighted on the bottom right side of the page.
The settings window. On the left is the editor settings where you can set the key bindings, font size, tab spacing, code autocomplete, auto-close brackets, and color scheme. On the right is the pad settings where you can set the pad type, enable code execution, set the privacy, access playback and access account settings.
An interviewer’s Settings menu. Candidates will only have access to the Editor Settings.

Editor settings

Editor settings allow interviewers and candidates to adjust code input and visual settings.

✅ The Editor Settings will only affect your particular view of the pad. They will not affect how others in the pad will see it. For example a candidate can change their font size to 16px, but that won’t change the font size for the interviewer.

Key bindings

Choose from standard text editor key bindings, Emacs, or Vim. 

❗Vimium is not compatible with our Vim mode.

Font size

Select your preferred font size for the editor and terminal from the dropdown menu.

Tab spacing

Customize the tab size used for indentation in the pad’s selected programming language. You can have unique spacing settings per language.

Code autocompletion

Enable code autocompletion for C, C#, C++, Java, JavaScript, Kotlin, Python, Ruby, and Swift 5. 

Trigger autocomplete in the pad by typing .:

The autocomplete menu is shown for a javascript array.

Or Ctrl + space:

The autocomplete menu is shown for javascript.

Auto-close brackets

Have the pad deal with bracket-closure while you’re coding.

Color scheme

Adjust the color scheme to your preference; light or dark.

Pad settings

Pad settings allow interviewers to customize an assessment ahead of the interview, have immediate access to playback mode for reviewing, and quickly access account settings.

Pad type

Set the pad session to be a live interview or take-home assessment.

Code execution

Disable code execution if your focus is solely on writing code and you are not interested in any output.

Privacy

Keep the pad URL private until you are ready to start the interview.

Playback history

Access playback mode for completed interviews and take-home projects.

Account settings

Go to your account settings.