[Lldb-commits] [PATCH] D113400: [lldb-vscode] Add presentation hints for scopes

Walter via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 9 08:34:08 PST 2021


Cool. I hope that vscode catches up.

Do you have push permissions or should I land this for you?

Il Mar 9 Nov 2021, 2:16 AM Andy Yankovsky via Phabricator <
reviews at reviews.llvm.org> ha scritto:

> werat added a comment.
>
> In D113400#3117500 <https://reviews.llvm.org/D113400#3117500>, @wallace
> wrote:
>
> > could you share a screenshot of how this looks like?
>
> Sure! Here are the screenshots of before/after in Visual Studio 2022.
>
> Before everything is in one place (in Locals Window):
> F20179455: visual-studio-before.png <https://reviews.llvm.org/F20179455>
> After, Registers Window (marked in red -- changed since previous step):
> F20179456: registers-after.png <https://reviews.llvm.org/F20179456>
> After, Locals Window (locals are displayed directly, without "Locals"
> expand block):
> F20179454: locals-after.png <https://reviews.llvm.org/F20179454>
>
> ---
>
> There are no visible changes in Visual Studio Code.
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D113400/new/
>
> https://reviews.llvm.org/D113400
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211109/56079466/attachment.html>


More information about the lldb-commits mailing list