Tagged articles
12 articles
Page 1 of 1
Dunmao Tech Hub
Dunmao Tech Hub
Aug 31, 2025 · Fundamentals

Boost Your Productivity with Essential IntelliJ IDEA Shortcuts & Plugins

Learn how to accelerate Java, Kotlin, Python, and JavaScript development in IntelliJ IDEA by mastering key shortcuts, multi-cursor editing, code completion, Find Action, VCS integration, and by installing productivity-boosting plugins such as Lombok, Rainbow Brackets, Key Promoter X, CheckStyle-IDEA, GitToolBox, and String Manipulation.

IDE shortcutsIntelliJ IDEAJava development
0 likes · 8 min read
Boost Your Productivity with Essential IntelliJ IDEA Shortcuts & Plugins
vivo Internet Technology
vivo Internet Technology
Jul 16, 2025 · Fundamentals

From Ada Lovelace to Modern IDEs: 20th‑Century Developer Experience

This article traces the century‑long journey of developer experience, beginning with Ada Lovelace’s pioneering program, through the era of wiring, punch cards, assembly, BASIC REPLs, visual editors, syntax highlighting, and modern IDEs, highlighting key milestones, code examples, and the cultural shifts that shaped today’s tooling.

IDEcode editingdeveloper tools
0 likes · 11 min read
From Ada Lovelace to Modern IDEs: 20th‑Century Developer Experience
ELab Team
ELab Team
Jul 9, 2025 · Artificial Intelligence

How Fast‑Apply AI Models Revolutionize Code Editing with Speculative Decoding

This article explains the design of the edit_file tool, the fast‑apply model that rewrites whole files instead of diffs, its training and evaluation methodology, speculative decoding speed gains, and future research directions for large‑scale code‑editing AI systems.

Model Trainingaicode editing
0 likes · 14 min read
How Fast‑Apply AI Models Revolutionize Code Editing with Speculative Decoding
Lin is Dream
Lin is Dream
Jun 17, 2025 · Fundamentals

Boost Your Coding Speed: Essential IntelliJ IDEA Keyboard Shortcuts

This guide compiles the most frequently used IntelliJ IDEA shortcuts for Windows/Linux and macOS, covering code editing, navigation, refactoring, project structure, and run/debug operations to dramatically improve development efficiency and reduce mouse reliance.

IntelliJ IDEAcode editingdevelopment-tools
0 likes · 6 min read
Boost Your Coding Speed: Essential IntelliJ IDEA Keyboard Shortcuts
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 19, 2024 · Artificial Intelligence

Google Smart Paste: AI‑Powered Context‑Aware Adjustments for Pasted Code

Google's Smart Paste uses generative AI to automatically adapt pasted code to its surrounding context, reducing manual edits and improving developer productivity, as demonstrated by extensive internal studies involving tens of thousands of engineers and detailed model training, calibration, and user‑experience evaluations.

AI code assistanceGooglecode editing
0 likes · 9 min read
Google Smart Paste: AI‑Powered Context‑Aware Adjustments for Pasted Code
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.

IDE productivityIntelliJ IDEAJava development
0 likes · 13 min read
Comprehensive List of IntelliJ IDEA Windows Shortcut Keys with Visual Demonstrations
Top Architect
Top Architect
Dec 12, 2021 · Fundamentals

Comprehensive Guide to Sublime Text: Installation, Configuration, and Usage

This article provides a thorough, step‑by‑step tutorial on Sublime Text, covering its installation on Windows, environment‑variable setup, Package Control installation, extensive editing features, navigation shortcuts, customization options, themes, color schemes, and best practices for efficient code editing across multiple programming languages.

PluginsSublime Textcode editing
0 likes · 21 min read
Comprehensive Guide to Sublime Text: Installation, Configuration, and Usage
Java Architecture Diary
Java Architecture Diary
Sep 10, 2020 · Backend Development

Master IntelliJ IDEA: Highlighting, Batch Replace, and Stream Debugging Tricks

Explore essential IntelliJ IDEA techniques—including string highlighting with regex validation, batch replacement via Alt+J, interactive Java Streams debugging, enhanced auto‑completion for Stream APIs, and document block rendering—to boost your Java development productivity and streamline code editing workflows.

IntelliJ IDEAStreamscode editing
0 likes · 3 min read
Master IntelliJ IDEA: Highlighting, Batch Replace, and Stream Debugging Tricks
Programmer DD
Programmer DD
Jul 9, 2020 · Fundamentals

Master IdeaVim: Essential Tips and Shortcuts for IntelliJ Power Users

This guide provides a comprehensive collection of practical IdeaVim shortcuts and techniques for IntelliJ, covering emulator toggling, scrolling, navigation, editing commands, visual selection, registers, macros, and known limitations to boost coding efficiency.

IDE TipsIdeaVimIntelliJ
0 likes · 20 min read
Master IdeaVim: Essential Tips and Shortcuts for IntelliJ Power Users
Baidu Tech Salon
Baidu Tech Salon
Jul 7, 2014 · Fundamentals

Top 10 Vim Plugins to Bring IDE Features to Your Editor

This guide lists ten essential Vim plugins—Pathogen, SuperTab, syntastic, AutoPairs, NERD Commenter, SnipMate, NERDTree, MiniBufferExplorer, Tag List, undotree, and gdbmgr—that together provide IDE‑like features such as easy installation, auto‑completion, syntax checking, bracket pairing, commenting, snippets, file browsing, buffer management, code navigation, undo history, and debugging without bloating the editor.

IDEPluginsText Editing
0 likes · 8 min read
Top 10 Vim Plugins to Bring IDE Features to Your Editor