ionide / ionide/Ionide-vim

Pipeline hints

Open
#91 7 comments 1 reaction 1 assignee Claimed by @cannorin View on GitHub
enhancement upstream
Dominant language
Vim Script
Stars
211
Forks
28
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Hey, I recently started learning functional programming and F# - and by extension just recently started using this plugin. There is one thing that I would love to have, and seems to be at least partially supported already, and that's pipeline hints.

**Describe the solution you'd like**
I want to be able to see type annotations at the end of each line like the following image. Ideally configured separately from `Inlay hints` so that people who want one or the other can choose.

![Image](https://github.com/user-attachments/assets/dd2f3097-2ce4-4e43-974d-96276b29bd4e)

**Additional context**
Enabling `inlay hints` shows something similar to what I want, but for variables instead.

![Image](https://github.com/user-attachments/assets/e10dc323-6dfb-4203-95fd-35e04bfd4283)

This seems to already be supported in the VsCode plugin, at least according to the following image from [this Pull Request from 2022](https://github.com/ionide/ionide-vscode-fsharp/issues/1455)

![Image](https://user-images.githubusercontent.com/1383193/102722536-59c8d500-430a-11eb-9b12-bd05b0d6d675.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.