Skip to content

Code actions / Quick fixes

Offers automatic fixes for diagnostics and refactorings via a shortcut at the problem location.

Shortcut: Ctrl+.

← All features

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.

codeAction-01


← Back: Diagnostics · Next: Formatting →