ashmind / mirrorsharp

MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror
BSD 2-Clause "Simplified" License
220 stars 39 forks source link

Add support for F12 Go To Definition #172

Open haacked opened 3 years ago

haacked commented 3 years ago

I would love the ability to select a method call and hit F12 to jump to the definition of that method. I don't know if this is possible today with MirrorSharp.