clayborg added a comment. I am not sure how and if any of these changes will affect the output. Any chance we can attach a before and after screenshot of the rendered output?
================ Comment at: lldb/tools/lldb-vscode/README.md:18-19 The `lldb-vscode` tool creates a command line tool that implements the [Visual -Studio Code Debug API](https://code.visualstudio.com/docs/extensionAPI/api-debugging). -It can be installed as an extension for the Visual Studio Code and Nuclide IDE. -The protocol is easy to run remotely and also can allow other tools and IDEs to -get a full featured debugger with a well defined protocol. +Studio Code Debug API](https://code.visualstudio.com/docs/extensionAPI/api-debugging). It can be installed as an extension for the Visual Studio Code +and Nuclide IDE. The protocol is easy to run remotely and also can allow other tools +and IDEs to get a full featured debugger with a well defined protocol. ---------------- Should these two lines have been combined? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D135607/new/ https://reviews.llvm.org/D135607 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits