ionide / ionide-vscode-fsharp

VS Code plugin for F# development
http://ionide.io
MIT License
858 stars 277 forks source link

A little cleanup in src/Components #1921

Closed dawedawe closed 1 year ago

dawedawe commented 1 year ago

WHAT

๐Ÿค– Generated by Copilot at d76ef05

This pull request improves the code quality and consistency of some components in the ionide-vscode-fsharp extension. It simplifies some patterns, removes unused variables, fixes a typo, and changes a comment style.

๐Ÿค– Generated by Copilot at d76ef05

Diagnostics fixed Comments and patterns refined Code like autumn leaves

๐Ÿ“๐Ÿ’…๐Ÿงน

WHY

A little cleanup in src/Components like removing unused parameters, prefixing with _ etc.

HOW

๐Ÿค– Generated by Copilot at d76ef05