Skip to content
Gallery
Software Quality Assurance Engineer
Share
Explore
These tips and tricks will greatly help us in developing our Robot Tests.
1. Open vscode > CTRL + SHIFT + x > Search and install these extensions:
2. Open vscode > File > Preferences > Settings > Type “json” > Click “Edit in settings.json”
- Add this line: It will prevent the annoying double click to open a file
3. Open vscode > CTRL + SHIFT + C = it will open a terminal in the current directory of the folder you opened in the vscode
4. Open vscode > CTRL + p = this will open the search bar for suite files, keyword resource files and variable resource files.
5. Open vscode > CTRL + SHIFT + f = this will open the search bar for keywords and variable names
6. Reading materials:


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.