Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1824 #1894

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

TheAngryByrd
Copy link
Member

@TheAngryByrd TheAngryByrd commented Jul 14, 2023

WHAT

🤖 Generated by Copilot at 0f92610

Improved robustness and readability of LineLens component. Added error handling and logging for signature data retrieval and fixed a comment typo in src/Components/LineLens.fs.

🤖 Generated by Copilot at 0f92610

Sing, O Muse, of the skillful coder who devised
A cunning scheme to catch the errors that arise
When fetching from the web the signature sublime
That marks the author of the code with graceful line.

🐛📝🔒

WHY

Fixes #1824

HOW

🤖 Generated by Copilot at 0f92610

  • Handle possible exceptions when getting signature data for line lens (link)
  • Fix a typo in a comment in the private function (link)

@TheAngryByrd TheAngryByrd merged commit a31a661 into ionide:main Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inline type hints don't update accurately
1 participant