Edit and Continue Not Supported for F#

This topic applies to:

Edition

Visual Basic

C#

F#

C++

Web Developer

Express

Topic does not apply Topic does not apply Topic applies Topic does not apply Topic does not apply

Pro, Premium, and Ultimate

Topic does not apply Topic does not apply Topic applies Topic does not apply Topic does not apply

Edit and Continue is not supported when you debug F# code. Edits to F# code are possible during a debugging session but should be avoided. Code changes are not applied during the debugging session. Therefore, any edits made to F# code while you debug will result in source code that does not match the code being debugged.