Skip to content

Instantly share code, notes, and snippets.

View duyixian1234's full-sized avatar
🎯
Focusing

Yixian Du duyixian1234

🎯
Focusing
View GitHub Profile
@cb109
cb109 / vscode_python_sort_imports_isort_on_save.md
Last active January 21, 2026 09:26
VSCode: Python Sort Imports on File Save (isort)

VSCode: Python Sort Imports on File Save (isort)

  • Make sure the isort extension is installed in VSCode

Update April 2025

The latest VSCode update brought the requirement to use a python environment 3.8+ for isort:

2025-04-24 13:28:29.888 [info] No interpreter found from setting isort.interpreter
@steven2358
steven2358 / ffmpeg.md
Last active April 30, 2026 20:08
FFmpeg cheat sheet