fsprojects / fsprojects/FSharpLint

Enable using object members in the custom hints

Open
#235 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
F#
Stars
327
Forks
74
PR merge metrics
No merged PRs in 30d

Description

TBF, not sure if it's just not documented and I'm doing something wrong, or it's just not supported yet.

I'd like to define hints based on members usage, not only module functions. For example warning for x.Value (where x is an option)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how custom hints currently handle module functions and whether member expressions are recognized. The issue names no files or tests; done means supporting a hint for member usage such as x.Value, with coverage for that example.

Written by the indexing model from the issue text.

Assessment

Tech stack
fsharp
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.