Tag

Snippets

0 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
Jun 16, 2024 · Frontend Development

Using VS Code User Snippets to Boost Coding Efficiency

This article explains what VS Code user snippets are, how they can be customized for different languages and projects, and provides step‑by‑step instructions and tips for creating and using snippets to accelerate development and maintain consistent code style.

FrontendSnippetsVSCode
0 likes · 6 min read
Using VS Code User Snippets to Boost Coding Efficiency
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 6, 2023 · Frontend Development

VSCode Tips, Shortcuts, and Configuration Guide for Frontend Developers

This article provides a comprehensive guide to VSCode for frontend developers, covering essential keyboard shortcuts, automatic formatting and lint fixing settings, custom snippet creation, recommended extensions, configuration synchronization, and the use of .editorconfig and .vscode directories to boost coding efficiency.

FrontendSnippetsVSCode
0 likes · 11 min read
VSCode Tips, Shortcuts, and Configuration Guide for Frontend Developers
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 18, 2023 · Frontend Development

Essential VSCode Configuration Tips and Shortcuts for Frontend Development

This article provides a comprehensive guide to VSCode shortcuts, automatic formatting and lint fixing, custom snippets, recommended extensions, settings synchronization, and the use of .editorconfig and .vscode directories to boost frontend development efficiency.

FrontendSnippetseditorconfig
0 likes · 12 min read
Essential VSCode Configuration Tips and Shortcuts for Frontend Development
Sohu Tech Products
Sohu Tech Products
May 4, 2023 · Frontend Development

Six Essential VSCode Extensions for Vue 3 Development

This article introduces six must‑have VSCode extensions for Vue 3 developers—including Volar, Vue VSCode Snippets, Auto Close Tag, Vue Peek, Vue Theme, and Vite—explaining their key features, installation tips, and usage details to boost productivity.

FrontendSnippetsVSCode
0 likes · 5 min read
Six Essential VSCode Extensions for Vue 3 Development
Python Programming Learning Circle
Python Programming Learning Circle
Nov 13, 2020 · Fundamentals

30 Helpful Python Snippets You Can Learn in 30 Seconds or Less

This article presents thirty concise Python code snippets that demonstrate common programming tasks such as checking duplicates, counting vowels, merging dictionaries, measuring execution time, and performing list manipulations, each explained with clear examples for quick learning.

Snippetscodeutilities
0 likes · 13 min read
30 Helpful Python Snippets You Can Learn in 30 Seconds or Less
政采云技术
政采云技术
Oct 10, 2019 · Frontend Development

DIY VSCode Extension: A Step‑by‑Step Guide to Boost Development Efficiency

This article provides a comprehensive tutorial on creating a VSCode extension—from preparing the development environment and using Yeoman scaffolding to implementing code‑snippet contributions, debugging, packaging, and publishing—complete with command‑line examples and detailed explanations of key configuration files.

Node.jsPublishingSnippets
0 likes · 11 min read
DIY VSCode Extension: A Step‑by‑Step Guide to Boost Development Efficiency