Alex Hoppen
4c957506e8
Add a code action to remove unused imports in a source file
...
The idea is pretty simple: When `MemberImportVisibility` is enabled, we know that imports can only affect the current source file. So, we can just try and remove every single `import` declaration in the file, check if a new error occurred and if not, we can safely remove it.
2025-10-22 23:56:09 +02:00
..
2025-10-22 23:56:09 +02:00
2025-09-05 14:52:56 +01:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-10-22 23:56:09 +02:00
2025-08-14 11:12:31 +02:00
2025-09-10 09:43:29 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-10-13 16:35:05 +02:00
2025-09-23 16:57:56 +02:00
2025-09-23 16:57:56 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-09-05 14:52:56 +01:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-10-22 23:56:09 +02:00
2025-08-14 11:12:31 +02:00
2025-08-27 15:30:50 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-08-14 11:12:31 +02:00
2025-09-29 13:02:08 +01:00
2025-08-14 11:12:31 +02:00