Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
up
  • Loading branch information
psfinaki committed Sep 26, 2023
commit 45bace75e082c7ea96e8227280ad361910a2432e
1 change: 1 addition & 0 deletions vsintegration/src/FSharp.Editor/CodeFixes/CodeFixes.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ _Bulk code fixes_ perform the same actions for identical diagnostics across a do
1. Create a matching unit test suite with both positive and negative cases.
2. Seek a similar code fix for inspiration.
3. Craft your new code fix, ensuring compliance with the framework described above.
4. Just before submitting the code fix, manually double-check that it works in VS - demo videos are welcome.

## Useful Links:

Expand Down