mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.84k stars 1.02k forks source link

Fixes VSTS 1005823: Adds icon for Go To Line navigation UI. #9527

Closed avodovnik closed 4 years ago

avodovnik commented 4 years ago

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1005823

avodovnik commented 4 years ago

This is the MD side of https://github.com/xamarin/vs-editor-core/pull/460

sandyarmstrong commented 4 years ago

We can ignore the binary compat failure, as it's nothing to do with the icon insertion.

The editor bumps will be done properly and binary compat won't be an issue then.