microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Update the Monaco Adapter service to include the ability to update the position inside the monaco value #106

Closed janechu closed 2 years ago

janechu commented 2 years ago

Pull Request

📖 Description

This adds a callback for the config supplied to Monaco Adapter actions. This will allow a position update so that Navigation messages may trigger a new update from within the Monaco Editor and scroll into view.

🎫 Issues

Related to #53

✅ Checklist

General