Need to restore a project for changes to show in Ionide
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
- Add a package to a project.
- The package is successfully added, but no intellisense shows.
- Only when you kick off a dotnet build (or restore?) does intellisense show.
Users would expect it to show immediately (this is also the behaviour of NuGet)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the package-add flow in Ionide and compare it with the behavior after running dotnet build or restore. The work is done when intellisense becomes available immediately after adding a package, without requiring a separate build or restore.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100