JetBrains / JetBrains/profiler-self-api
Update API Reference
- Dominant language
- C#
- Stars
- 64
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The [API Reference](https://www.jetbrains.com/help/profiler/API_Reference.html#the-self-profiling-api) seems very outdated. It mentions `EnsurePrerequisite` and `EnsurePrerequisiteAsync`, instead of using the updated `Init` and `InitAsync` methods. The deprecation of `EnsurePrerequisite` and `EnsurePrerequisiteAsync` looks to have been made back in e5ec63de3c7993152f3c07c4f36453463b5f29f3, which was checked in August of last year. This should be updated to reflect the current version of this package to help reduce confusion when people are using it.
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.