Tagged articles
22 articles
Page 1 of 1
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 22, 2026 · Backend Development

Top IntelliJ IDEA Plugins for 2026 You Probably Haven’t Tried

IntelliJ IDEA already covers about 80% of development needs, but its rich plugin ecosystem lets you fine‑tune your workflow like a custom Vim setup; this article reviews essential plugins—including AceJump, Catppuccin Theme, CodeGlance Pro, Edit‑Tabs‑Location, GenerateAllSetter, GitHub Copilot, Inspection Lens, MyBatis Log Free, Power Mode II, IdeaVim, and Rainbow Brackets—detailing core features, configuration tips, and trade‑offs to help you choose wisely.

AI CodingCode navigationIDE plugins
0 likes · 10 min read
Top IntelliJ IDEA Plugins for 2026 You Probably Haven’t Tried
macrozheng
macrozheng
Sep 23, 2024 · Fundamentals

28 Essential IntelliJ IDEA Tips to Supercharge Your Java Development

This guide presents 28 practical IntelliJ IDEA tricks—from viewing code history and adjusting memory settings to customizing keymaps, code inspections, Maven dependency visualization, and multi‑instance debugging—helping Java developers dramatically boost productivity and streamline daily workflows.

Code navigationIDE TipsIntelliJ IDEA
0 likes · 13 min read
28 Essential IntelliJ IDEA Tips to Supercharge Your Java Development
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 24, 2024 · Frontend Development

Using click-to-react-component to Quickly Locate React Component Source Code

This article explains how to efficiently locate and edit React component source files in large projects by using the click-to-react-component tool, covering installation, demo setup, interaction shortcuts, and the underlying mechanism that maps DOM elements to source code via React fiber nodes and VSCode links.

Code navigationReactVSCode
0 likes · 9 min read
Using click-to-react-component to Quickly Locate React Component Source Code
Su San Talks Tech
Su San Talks Tech
Nov 19, 2023 · Backend Development

Boost Your Java Productivity: 28 Essential IntelliJ IDEA Tips

Discover 28 practical IntelliJ IDEA tricks—from viewing code history and adjusting memory settings to customizing shortcuts, managing imports, visualizing dependencies, and leveraging plugins—designed to streamline Java development, enhance efficiency, and simplify everyday coding tasks for both beginners and seasoned developers.

Code navigationIDEIntelliJ IDEA
0 likes · 14 min read
Boost Your Java Productivity: 28 Essential IntelliJ IDEA Tips
Top Architecture Tech Stack
Top Architecture Tech Stack
Nov 16, 2023 · Backend Development

Essential IntelliJ IDEA Tips for Java Developers

This article presents a comprehensive collection of 28 practical IntelliJ IDEA shortcuts and configuration tricks—such as viewing local history, adjusting VM memory, adopting Eclipse keymaps, managing inspections, customizing templates, navigating code, and leveraging plugins—to dramatically improve Java development productivity.

Code navigationIntelliJ IDEAJava
0 likes · 11 min read
Essential IntelliJ IDEA Tips for Java Developers
dbaplus Community
dbaplus Community
Mar 9, 2023 · Backend Development

Mastering Redis: A 7‑Step Strategy to Read Its Source Code Efficiently

This article shares a practical, seven‑step methodology for tackling large open‑source projects like Redis, covering project mapping, prerequisite knowledge, starting with core modules, following the main execution path, handling complex functions, branching into secondary features, and finally filling knowledge gaps.

Backend DevelopmentCode navigationSoftware Engineering
0 likes · 13 min read
Mastering Redis: A 7‑Step Strategy to Read Its Source Code Efficiently
21CTO
21CTO
Dec 21, 2022 · Frontend Development

Never Get Lost in Code Again: Master VS Code’s Sticky Scroll Feature

This article introduces Visual Studio Code’s new Sticky Scroll feature, explains how to enable it, highlights its benefits for navigating large codebases, and discusses developer reactions and best‑practice considerations such as the Single Responsibility Principle.

Code navigationIDE FeaturesSticky Scroll
0 likes · 5 min read
Never Get Lost in Code Again: Master VS Code’s Sticky Scroll Feature
21CTO
21CTO
Sep 1, 2022 · Frontend Development

Boost Your Coding Efficiency with Visual Studio’s Rainbow Braces Extension

The new Rainbow Braces extension for Visual Studio highlights matching brackets in customizable colors, helping developers quickly identify code blocks, reduce syntax errors, and improve navigation across languages like C#, JavaScript, and TypeScript.

CCode navigationIDE extension
0 likes · 5 min read
Boost Your Coding Efficiency with Visual Studio’s Rainbow Braces Extension
Code Ape Tech Column
Code Ape Tech Column
Oct 30, 2021 · Fundamentals

Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Shortcuts, and More

This guide walks through a comprehensive set of IntelliJ IDEA customizations—including toolbar visibility, mouse‑hover documentation, method separators, case‑insensitive completion, theme selection, auto‑import, tab layout, font adjustments, documentation templates, code display options, shortcut remapping, comment styling, inspection levels, project view folding, window reset, history navigation, quick semicolon insertion, controller search, and brace matching—providing step‑by‑step settings and visual examples.

Code navigationIDE customizationIntelliJ IDEA
0 likes · 8 min read
Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Shortcuts, and More
Architect's Tech Stack
Architect's Tech Stack
Jun 10, 2021 · Backend Development

IntelliJ IDEA Tips and Shortcuts for Efficient Java Development

This article introduces a collection of lesser‑known but highly useful IntelliJ IDEA shortcuts and techniques—including custom keymap warnings, navigation shortcuts like ctrl+alt+h, alt+f7, bookmarks, code folding, and theme switching—to help Java developers read, navigate, and refactor code more efficiently.

Code navigationIDE productivityIntelliJ IDEA
0 likes · 9 min read
IntelliJ IDEA Tips and Shortcuts for Efficient Java Development
Liangxu Linux
Liangxu Linux
Jun 8, 2021 · Fundamentals

Boost Your IntelliJ IDEA Efficiency with Hidden Keyboard Shortcuts

Learn essential IntelliJ IDEA shortcuts—including navigation, history view, auto-completion, variable extraction, renaming, and a serialVersionUID generator plugin—to streamline coding, reduce mouse clicks, and boost productivity across Windows and macOS environments for Java development.

Code navigationIntelliJ IDEAkeyboard shortcuts
0 likes · 5 min read
Boost Your IntelliJ IDEA Efficiency with Hidden Keyboard Shortcuts
Java Captain
Java Captain
May 1, 2021 · Fundamentals

IntelliJ IDEA Shortcut Keys Cheat Sheet

This article provides a comprehensive list of IntelliJ IDEA keyboard shortcuts, covering quick generation of main methods, printing statements, file saving, line deletion, navigation, searching, editing, and other productivity features to help Java developers work more efficiently.

Code navigationIDE productivityIntelliJ IDEA
0 likes · 7 min read
IntelliJ IDEA Shortcut Keys Cheat Sheet
Java Architect Essentials
Java Architect Essentials
May 1, 2021 · Fundamentals

IntelliJ IDEA Productivity Tips: Presentation Mode, Inject Language, Shortcut Keys, and Advanced Features

This article presents a collection of practical IntelliJ IDEA tips—including how to use Presentation Mode, inject language for JSON, move splitters with shortcuts, quickly add braces, perform bulk text edits, hide the navigation bar, locate classes, search symbols, and leverage structural search templates—to boost developer efficiency.

Code navigationIDE shortcutsIntelliJ IDEA
0 likes · 8 min read
IntelliJ IDEA Productivity Tips: Presentation Mode, Inject Language, Shortcut Keys, and Advanced Features
macrozheng
macrozheng
Jan 29, 2021 · Backend Development

Boost Your Java Productivity: Hidden IntelliJ IDEA Tricks You Must Try

Discover a collection of powerful IntelliJ IDEA shortcuts and features—including Presentation Mode, Inject Language, split‑pane navigation, automatic brace insertion, symbol search, structural search, and more—that help Java developers code faster, stay focused, and avoid common pitfalls.

Code navigationIDE productivityIntelliJ IDEA
0 likes · 9 min read
Boost Your Java Productivity: Hidden IntelliJ IDEA Tricks You Must Try
Java Backend Technology
Java Backend Technology
Jan 9, 2021 · Backend Development

Unlock IntelliJ IDEA Productivity: 10 Hidden Shortcuts You Must Know

This article introduces a collection of practical IntelliJ IDEA tricks—including Presentation Mode, Inject Language, splitter movement, smart code completion, navigation bar toggling, symbol search, directory lookup, automatic null checks, and structural template searches—each explained with step‑by‑step shortcuts to boost Java developers' efficiency.

Code navigationIDE shortcutsIntelliJ IDEA
0 likes · 10 min read
Unlock IntelliJ IDEA Productivity: 10 Hidden Shortcuts You Must Know
Java Backend Technology
Java Backend Technology
Jul 16, 2020 · Fundamentals

Boost Your Coding Speed: Hidden IntelliJ IDEA Shortcuts You Must Know

Discover a collection of powerful IntelliJ IDEA shortcuts—including navigation, history view, auto‑completion, variable extraction, renaming, and a serialVersionUID generator plugin—that streamline coding, reduce keystrokes, and boost productivity for developers working on Java projects.

Code navigationIDE shortcutsIntelliJ IDEA
0 likes · 5 min read
Boost Your Coding Speed: Hidden IntelliJ IDEA Shortcuts You Must Know
Programmer DD
Programmer DD
Jun 15, 2018 · Fundamentals

Unlock IntelliJ IDEA: 14 Hidden Shortcuts to Supercharge Your Coding

This guide presents fourteen practical IntelliJ IDEA shortcuts—including navigation, code folding, bookmark management, and UI tweaks—explaining when to use them, common pitfalls, and step‑by‑step key sequences so developers can work faster and avoid common mistakes.

Code navigationIDE TipsIntelliJ IDEA
0 likes · 11 min read
Unlock IntelliJ IDEA: 14 Hidden Shortcuts to Supercharge Your Coding
Liangxu Linux
Liangxu Linux
Jun 3, 2018 · Fundamentals

Installing and Mastering SourceInsight on Linux: A Step‑by‑Step Guide

This guide shows Linux developers how to obtain SourceInsight, install it, explore its interface, create new projects, and use essential navigation features such as full‑project search, context preview, and relation windows, enabling efficient code browsing and management.

Code navigationSourceInsightcode editor
0 likes · 7 min read
Installing and Mastering SourceInsight on Linux: A Step‑by‑Step Guide
Qunar Tech Salon
Qunar Tech Salon
Apr 17, 2016 · Fundamentals

Using ctags with Vim for Source Code Navigation

ctags is a Vim-integrated tool that generates tag files to index source code elements such as functions, macros, classes, and variables, enabling developers to quickly locate definitions, declarations, and references across large projects, with installation instructions, configuration steps, and common navigation commands.

Code navigationVimctags
0 likes · 4 min read
Using ctags with Vim for Source Code Navigation