'Vscode keeps moving my commented lines on save
Solution 1:[1]
- ctrl+p and type "setting.json".
- Find the line named "editor.formatOnSave", change "true" to "false"
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | MingJie-MSFT |


