Home
CV
ExperienceEducation
ProjectsBookmarksInvestmentsContactBlog
X (Twitter)GitHub
X (Twitter)LinkedInGitHubDiscord
Welcome! Type "help" for available commands.
$
Loading terminal interface...
Welcome! Type "help" for available commands.
$
Loading terminal interface...

~/blog/tags/code-quality

Code Quality Posts

1 article

Filey - Flag Deprecated Files: A Simple VSCode Extension for Cleaner Codebases

Filey - Flag Deprecated Files: A Simple VSCode Extension for Cleaner Codebases

vscodeextensiondeveloper-toolsproductivitycode-quality

How I solved my own problem of tracking deprecated files in large codebases with a lightweight VSCode extension that visually flags files marked with @deprecated tags.

March 24, 2025

Discover More

Discover More

Related Articles

June 16, 2025
Claude Code: Automatic Linting, Error Analysis, & Custom Commands

Claude Code: Automatic Linting, Error Analysis, & Custom Commands

How to use Claude Code's error analysis slash-commands and create your own linting commands to automate repetitive CLI tasks.

aiclaude codelintingerror analysisslash commandsprompts+1
BLOG

Related Bookmarks

marketplace.visualstudio.com
March 9, 2026
VS Code Agent Kanban - Visual Studio Marketplace

VS Code Agent Kanban - Visual Studio Marketplace

Extension for Visual Studio Code - An integrated Kanban board for managing coding agent tasks with persistent, version-controllable markdown conversat...

Kanban BoardsCoding AgentsVS Code ExtensionsGitHub CopilotTask Management
LINK
ast-grep.github.io
October 16, 2025
grep | structural search/rewrite tool for many languages

grep | structural search/rewrite tool for many languages

ast-grep is a fast and polyglot tool for code structural search, lint, rewriting at large scale.

Code LintersSource Code RefactoringProgramming LanguagesAST AnalysisCode Search Tools
LINK
knip.dev
March 25, 2025
Declutter your JavaScript & TypeScript projects

Declutter your JavaScript & TypeScript projects

Project linter to find and remove unused files, dependencies and exports in JavaScript and TypeScript projects

Open Source SoftwareDead Code RemovalDependency ManagementJavaScript ToolsTypeScript Projects
LINK