Tag

Code Editing

0 views collected around this technical thread.

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 assistanceCode EditingGoogle
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.

Code EditingIDE productivityIntelliJ IDEA
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.

Code EditingEditorplugins
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.

Code EditingDebuggingIntelliJ IDEA
0 likes · 3 min read
Master IntelliJ IDEA: Highlighting, Batch Replace, and Stream Debugging Tricks
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.

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