Code actions / Quick fixes¶
Offers automatic fixes for diagnostics and refactorings via a shortcut at the problem location.
Shortcut: Ctrl+.
The cursor sits on a flagged spot in demo.bsl, and the user presses Ctrl+.. A quick-fix menu opens, offering an automatic fix for the diagnostic along with options to suppress it.