Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement 'Go To Definition' in code editor
+ Register 'editor opener' and register 'definition provider' on Monaco editor. + Expand language services to support providing definitions on request. + Expand the integrating app to remember the editor's open position.
- Loading branch information