How to see which issues are fixed in VS Code Insiders? #67
-
Hi! I tracked down a bug reported on Calva to what seems to be a regression in VS Code. I haven't checked in which version of VS Code the regression happened, but notice that I can't reproduce it in VS Code Insiders. In the Insiders Release Notes for version 1.70 I find a link to issues for the July 2022 milestone: It's 20 pages. Trying to narrow down my search i fail to find anything relevant. The bug I have in the latest released VS Code (Version: 1.69.1) is that the selection is not maintained when applying a Anyone has an idea about how to search for this? Adding Not much detail there, and I doubt it is related to the issue I am looking for. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
In GitHub you can try to use a more specific label: Or searching from google Doesn't produce good results this time though. Also searching |
Beta Was this translation helpful? Give feedback.
In GitHub you can try to use a more specific label:
label:insiders-released
.Or searching from google
vscode edit site:github.com
limited to "Past month".Doesn't produce good results this time though.
Also searching
workspaceEdit
in the entire repo: the most TOP-LEFT input in the GitHub header (In this repository) - should also include Pull Requests, Commits ...