Current
In the IDE tutorials overview, the order of listed subsections under IntelliJ IDEA and Visual Studio Code differs slightly.
For example:
- IntelliJ IDEA lists “Useful Settings” before “Useful Plugins.”
- VS Code lists “Useful Plugins” before “Useful Settings.”
There are also a few other minor inconsistencies in sequencing (e.g., placement of “Refactoring” vs. “Refactoring Code,” capitalization of “Debugger,” etc.).
Proposed Solution
Standardizing the order would improve readability and make it easier for readers to compare tutorials across IDEs.
- Reorder the VS Code subsections to mirror the IntelliJ IDEA structure (or vice versa).