Tag

auto completion

0 views collected around this technical thread.

Efficient Ops
Efficient Ops
Apr 9, 2025 · Fundamentals

Why Fish Shell Is the Friendly, Feature‑Rich Command Line You Should Try

Fish Shell, a user‑friendly interactive shell rewritten in Rust, offers out‑of‑the‑box features such as syntax highlighting, smart auto‑completion, web‑based configuration, and a simple scripting syntax, making it an attractive alternative for developers and operations engineers seeking a modern command‑line experience.

Fish Shellauto completioncommand line
0 likes · 7 min read
Why Fish Shell Is the Friendly, Feature‑Rich Command Line You Should Try
JD Retail Technology
JD Retail Technology
May 19, 2022 · Frontend Development

Comprehensive Guide to the NutUI VSCode Extension: Code Intelligence, Hover Documentation, and Auto‑Completion

This article walks through the NutUI VSCode extension—from visual demos of code‑intelligence hover tips and component auto‑completion to detailed implementation steps, including activation hooks, hover providers, completion items, cursor movement commands, Vetur integration, and markdown‑based prop extraction.

NutUIVSCodeauto completion
0 likes · 13 min read
Comprehensive Guide to the NutUI VSCode Extension: Code Intelligence, Hover Documentation, and Auto‑Completion
Python Programming Learning Circle
Python Programming Learning Circle
Jan 26, 2022 · Fundamentals

What’s New in IPython 8.0: Enhanced Error Tracing, Auto‑Completion, and Black Formatting

IPython 8.0, released after three years of development, brings improved error tracebacks with stack‑data integration, richer auto‑completion suggestions, automatic Black code formatting in the CLI, and refined %history handling, while requiring Python 3.8 or newer.

Black FormatterError TracingIPython
0 likes · 4 min read
What’s New in IPython 8.0: Enhanced Error Tracing, Auto‑Completion, and Black Formatting
Python Programming Learning Circle
Python Programming Learning Circle
Dec 18, 2021 · Fundamentals

Vim Configuration Guide for Python Development

This guide provides a comprehensive Vim setup for Python development, covering .vimrc basics, window splitting, code folding, one‑key execution, plugin management with Vundle, auto‑completion tools, syntax checking, color schemes, file navigation, and useful shortcuts.

Code FoldingDevelopment EnvironmentPython
0 likes · 10 min read
Vim Configuration Guide for Python Development
php中文网 Courses
php中文网 Courses
May 18, 2021 · Backend Development

Understanding Password Encryption Issues in ThinkPHP 5.0.9: Modifiers vs. Auto Completion

This article explains why password MD5 encryption in ThinkPHP 5.0.9 can produce incorrect results due to the interaction between model modifiers and the auto‑completion feature, demonstrates how to isolate and test each mechanism, and provides a clear fix to avoid double hashing.

ModifiersPHPPassword Encryption
0 likes · 7 min read
Understanding Password Encryption Issues in ThinkPHP 5.0.9: Modifiers vs. Auto Completion
NetEase Game Operations Platform
NetEase Game Operations Platform
Sep 28, 2019 · Databases

Introducing mycli: A Feature‑Rich MySQL Command‑Line Client

This article introduces mycli, a Python‑based MySQL command‑line client that offers easy installation via pip, advanced auto‑completion, high‑risk operation confirmations, customizable syntax highlighting, output paging, command bookmarking, logging, multiline editing, flexible credential handling, and additional features such as SSL support and query looping.

Database ToolsMySQLSQL
0 likes · 9 min read
Introducing mycli: A Feature‑Rich MySQL Command‑Line Client