microsoft / microsoft/vscode-cpptools
Add ability to record IntelliSense bug repro's and generate script to repro with isense_driver tool
Open
@Colengms is already working on this.
Since Feb 3, 2021.
internal
Language Service
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
This tracks adding a couple hidden commands to start/stop recording of IntelliSense bug repro's, and output a script file and command line that can be used to repro the same scenario with isense_driver (an internal command-line tool). If an issue can be reproduced successfully using isense_driver, it's more easily actionable for our IntelliSense team.
Contributor guide
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.
Assessment
This issue has not been assessed yet.