nzaytsev
nzaytsev
Here is the context of the issue - [import/no-unused-modules can't recognize loading rules with moduleSuffixes](https://github.com/import-js/eslint-plugin-import/issues/2698)
I have Java project with module structure like this: ```xml ../shared ../ui module1 module2 ... ``` When I open this project, I see only modules from current directory, and I...
# Description https://github.com/user-attachments/assets/19715ccd-52cd-45cc-9999-502bc136bcd1 # Checklist - [x] I have followed the guidelines in the Contributing document - [x] My changes follow the coding style of this project - [x] My...
 Currently it's possible to lose some content to the right of the branch view when the branch name is too long. Fast solution is to truncate it using css...
# Description ### Added the rule to detect using deprecated libraries   ### Removed unused: - numberConverter has no...
# Description Shows progress tracker and onboarding items according to UsageTracker data  Both action buttons as optional Play icon is always a button that...
# Description Flat config allows to improves subdirectories linting # Checklist - [x] I have followed the guidelines in the Contributing document - [x] My changes follow the coding style...
# Description allows store __tests__ subdirectories lints warnings ignores trie tests makes vscode-tests running with vscode/test-cli # Checklist - [x] I have followed the guidelines in the Contributing document -...
# Description https://github.com/user-attachments/assets/9ab28094-c491-426a-9fb9-88dbe7591542 # Checklist - [x] I have followed the guidelines in the Contributing document - [x] My changes follow the coding style of this project - [x] My...
# Description - Map usage tracker data to context to automatically set walkthrough checkboxes - Adds progress line and badge to home view  The...