Remove unused imports and declaration in visual studio code

 Since VSCode v.1.24 and TypeScript v.2.9 Organize Imports was added:

For Mac: option+Shift+O

For Win: Alt+Shift+O

Comments

Popular posts from this blog

SwiftUI - Tutorial 2 - 🧵 Understanding @MainActor in SwiftUI — A Beginner’s Guide

SonarQube With Angular 19 on Windows: A Complete Setup and Integration Guide

Setting Up Jenkins for Flutter App on macOS