Skip to content

Commit 249399e

Browse files
committed
Clean-up and update developer guide to fix generated code examples
- Generated code by Amazon Q was in many case incorrect. Update the code examples to working examples - Add picture of custom view created by code examples - Add notes on examples in respect of purpose and limitations Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
1 parent 1a4a9a9 commit 249399e

3 files changed

Lines changed: 605 additions & 353 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ yarn playwright test --retries <retries>
285285

286286
## External API
287287

288-
VSCode Trace Extension provides an external API for adopter extensions. For comprehensive documentation on using the external API, including method references and usage examples, see the [Developer Guide](DEVELOPER-GUIDE.md).
288+
VSCode Trace Extension provides an external API for adopter extensions. For comprehensive documentation on using the external API, including method references and usage examples, see the [Developer Guide](doc/DEVELOPER-GUIDE.md).
289289

290290
### Remote SSH Support
291291

0 commit comments

Comments
 (0)