Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My vscode Development Configuration

Optimized workspace settings for Python/JavaScript/TypeScript development. window

One Hunter Theme (Vercel)

Features

  • Python: Pylance integration, virtual environment auto-activation, formatting with Black/isort
  • Editor: Enhanced productivity with sticky scroll, hover delays, bracket colorization
  • Terminal: Smooth scrolling, shell integration, environment variables
  • Git: Auto-fetch, smart commit, decorations enabled

Setup

  1. Git clone this .vscode project to your project root
git clone https://github.com/szj2ys/.vscode.git
  1. Install recommended extensions when prompted
  2. Important: Select correct Python interpreter in VS Code if environment doesn't auto-activate

Key Shortcuts

  • Virtual env path: ${workspaceFolder}/.venv/bin/python
  • Debug configs: Python current file, TypeScript with ts-node
  • Formatting: Auto-format on save enabled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors