Tag

keyboard shortcuts

0 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Feb 17, 2025 · Frontend Development

Playwright Guide: Form Filling, File Upload/Download, Keyboard Shortcuts, and Validation in UI Automation

This article demonstrates how to use Playwright for UI automation by showing how to fill various form fields, upload and download files, simulate keyboard shortcuts and combinations, and handle form validation and errors, providing complete Python code examples for each scenario.

File UploadForm TestingPlaywright
0 likes · 7 min read
Playwright Guide: Form Filling, File Upload/Download, Keyboard Shortcuts, and Validation in UI Automation
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 7, 2024 · Fundamentals

Boost VS Code Productivity with Shortcuts, Themes, Extensions, and Settings

This guide explains how to dramatically improve VS Code productivity by mastering essential keyboard shortcuts, customizing themes, installing efficiency‑boosting extensions, and tweaking settings such as sidebar placement and diff view, offering practical tips for developers to work faster and more comfortably.

Editor CustomizationVS Codeextensions
0 likes · 6 min read
Boost VS Code Productivity with Shortcuts, Themes, Extensions, and Settings
IT Services Circle
IT Services Circle
Jul 21, 2024 · Fundamentals

Vim Basics and Using the IDEA Vim Plugin for Efficient Coding

Vim is a powerful, cross‑platform text editor featuring multiple modes and extensive keyboard shortcuts that enable fast, mouse‑free editing, and this guide explains its core concepts, basic command workflow for editing configuration files, and how to integrate Vim functionality directly into IntelliJ IDEA via the IdeaVim plugin.

IDEAText EditorVim
0 likes · 5 min read
Vim Basics and Using the IDEA Vim Plugin for Efficient Coding
IT Services Circle
IT Services Circle
May 12, 2024 · Fundamentals

The History and Fundamentals of vi/vim Text Editors

This article traces the origins of vi from early line editors on Unix, explains why its modal design and H‑J‑K‑L navigation persist, and introduces the concise verb‑modifier‑noun command syntax that makes vi/vim a powerful, efficient tool for programmers.

HistoryText EditorUnix
0 likes · 7 min read
The History and Fundamentals of vi/vim Text Editors
Java Captain
Java Captain
Sep 19, 2023 · Fundamentals

Comprehensive List of IntelliJ IDEA Windows Shortcut Keys with Visual Demonstrations

This article provides a complete, categorized collection of IntelliJ IDEA shortcut keys for Windows, accompanied by animated GIF demonstrations and explanations, covering build operations, text editing, cursor movement, selection, code folding, multi‑cursor editing, navigation, search, and other essential IDE functionalities.

Code EditingIDE productivityIntelliJ IDEA
0 likes · 13 min read
Comprehensive List of IntelliJ IDEA Windows Shortcut Keys with Visual Demonstrations
Efficient Ops
Efficient Ops
Sep 13, 2023 · Fundamentals

Master Vim: Essential Modes, Commands, and Configurations for Developers

This guide introduces Vim’s powerful editing capabilities, covering its core modes, efficient cursor navigation techniques, various ways to exit, screen splitting commands, basic configuration options, and essential key mappings, all illustrated with practical code examples for developers seeking to boost productivity.

Text EditorVimconfiguration
0 likes · 7 min read
Master Vim: Essential Modes, Commands, and Configurations for Developers
We-Design
We-Design
Aug 16, 2023 · Frontend Development

Mastering Keyboard Shortcuts: Design Principles and Best Practices

This article explains why keyboard shortcuts boost efficiency, reduce fatigue, and improve precision, classifies accelerators and access keys, outlines discoverable, conflict‑free, and memorable design principles, and provides a step‑by‑step workflow for creating a robust shortcut system across platforms.

Human-Computer InteractionUI designUser Experience
0 likes · 7 min read
Mastering Keyboard Shortcuts: Design Principles and Best Practices
IT Services Circle
IT Services Circle
Aug 2, 2023 · Fundamentals

IntelliJ IDEA Windows Shortcut Keys Reference with Animated Demonstrations

This article provides a comprehensive reference of IntelliJ IDEA (Windows) shortcut keys, organized into 16 categories such as building, editing, navigation, debugging, refactoring, and version control, each accompanied by animated GIF demonstrations to illustrate the actions.

IDE productivityIntelliJ IDEAdevelopment tools
0 likes · 13 min read
IntelliJ IDEA Windows Shortcut Keys Reference with Animated Demonstrations
Efficient Ops
Efficient Ops
Jul 30, 2023 · Fundamentals

Master Vim Basics: Essential Modes, Commands, and Tips for Efficient Editing

This guide introduces Vim’s three operating modes, multiple file‑opening methods, essential command‑mode shortcuts for navigation, search‑replace, and editing, as well as insert‑mode and command‑line commands, providing practical tips and code examples for Linux operators to boost productivity.

LinuxText EditorVim
0 likes · 9 min read
Master Vim Basics: Essential Modes, Commands, and Tips for Efficient Editing
Java Captain
Java Captain
Apr 16, 2022 · Fundamentals

IntelliJ IDEA Windows Shortcut Keys with Animated Demonstrations

This article compiles all IntelliJ IDEA Windows shortcut keys, organized into 16 categories, and provides animated GIF demonstrations for over 90% of the shortcuts, enabling developers to quickly understand and apply each key combination to improve coding efficiency and navigation within the IDE.

IDE productivityIntelliJ IDEAkeyboard shortcuts
0 likes · 8 min read
IntelliJ IDEA Windows Shortcut Keys with Animated Demonstrations
Laravel Tech Community
Laravel Tech Community
Jun 1, 2021 · Fundamentals

IntelliJ IDEA Shortcut Keys Reference for Windows and macOS

This article provides a comprehensive list of IntelliJ IDEA keyboard shortcuts for both Windows and macOS, covering basic navigation, editing, refactoring, debugging, version control, and other essential functions to enhance developer productivity without using a mouse.

IntelliJ IDEAdevelopment toolside
0 likes · 19 min read
IntelliJ IDEA Shortcut Keys Reference for Windows and macOS
Laravel Tech Community
Laravel Tech Community
May 18, 2021 · Fundamentals

Common VS Code Keyboard Shortcuts for Efficient Coding

This article lists essential VS Code keyboard shortcuts across Windows, macOS, and Linux, covering actions such as joining lines, formatting code, trimming whitespace, folding, duplicating lines, multi‑cursor editing, navigation, and command palette usage, helping developers boost coding efficiency without memorizing every shortcut.

VS Codedevelopment toolskeyboard shortcuts
0 likes · 8 min read
Common VS Code Keyboard Shortcuts for Efficient Coding
Java Captain
Java Captain
Jun 11, 2018 · Backend Development

IntelliJ IDEA Tips: Keyboard Shortcuts and Tricks for Efficient Java Development

This article presents a collection of practical IntelliJ IDEA shortcuts and techniques—including custom key bindings, navigation shortcuts like ctrl+alt+h, alt+f7, and ctrl+shift+a—to help Java developers efficiently explore code, locate methods, manage tabs, and improve overall productivity within the IDE.

IDE tipsIntelliJ IDEAJava development
0 likes · 11 min read
IntelliJ IDEA Tips: Keyboard Shortcuts and Tricks for Efficient Java Development