Skip to content

Tooltips: fix null annotation highlighting - #18457

Merged
KevinRansom merged 2 commits into
dotnet:mainfrom
auduchinok:tooltip-nullness-null
Apr 8, 2025
Merged

Tooltips: fix null annotation highlighting#18457
KevinRansom merged 2 commits into
dotnet:mainfrom
auduchinok:tooltip-nullness-null

Conversation

@auduchinok

Copy link
Copy Markdown
Member

Fixes missing null highlighting in the tooltips:

Screenshot 2025-04-08 at 16 25 58

@github-actions

github-actionsBot commented Apr 8, 2025

Copy link
Copy Markdown
Contributor

❗ Release notes required


✅ Found changes and release notes in following paths:

Change pathRelease notes pathDescription
src/Compilerdocs/release-notes/.FSharp.Compiler.Service/9.0.300.md

@auduchinok
auduchinokforce-pushed the tooltip-nullness-null branch from 73cd67e to 0b6a6f5CompareApril 8, 2025 15:16
@github-project-automationgithub-project-automationBot moved this from New to In Progress in F# Compiler and ToolingApr 8, 2025
@KevinRansom
KevinRansom enabled auto-merge (squash) April 8, 2025 16:06
@KevinRansom
KevinRansom merged commit 0f9d6ea into dotnet:mainApr 8, 2025
@auduchinok
auduchinok deleted the tooltip-nullness-null branch April 8, 2025 16:42
T-Gro added a commit that referenced this pull request Apr 8, 2025
* Fix a copypaste checking bug in unpickling (#18430)
* Tooltips: fix `null` annotation highlighting (#18457)
* Tooltips: fix `null` annotation highlighting
* Release notes
---------
Co-authored-by: Petr <psfinaki@users.noreply.github.com>
Co-authored-by: Eugene Auduchinok <eugene.auduchinok@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants

@auduchinok@KevinRansom@abonie