Edit

Share via


Options, Text Editor, F#, Advanced

Use the Advanced options page to modify some text editor settings for F#. To access this options page, choose Tools > Options, and then choose Text Editor > F# > Advanced.

Block Structure Guides

When selected, vertical lines appear in the editor that line up with structured code blocks, which lets you easily identify the individual blocks of code.

Outlining

Select this check box to automatically outline the code file, which creates collapsible blocks of code.

See also