dotnet / dotnet/fsharp

Intellisense performance guide for users

Open
#7,450 3 comments 0 reactions 0 assignees View on GitHub
Feature Request
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 11h
Merged PRs (30d)
131

Description

Could we have a guide for users on how to maximize intellisense performance? For example:
- Does splitting long files into smaller ones improve intellisense performance?
- Does closing open files improve performance?
- Does unloading projects improve performance?
- Do explicit type annotations help performance?
- Does splitting large projects into smaller ones help or hurt performance?
- Does putting objects in previous files/in the same file outside of scope (with more local scopes or with access modifiers) help performance?

Related to: https://github.com/dotnet/fsharp/issues/2964

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.