ILSpy features support status
- [x] Resources String/Object Table
- [x] Tooltip and Cursor on DecompilerTextView
- [x] Context menu: Open folder window on Linux
- [x] Context menu: Open command line shell on Linux
- [x] Context menu: Open hyperlink
- [x] Update Checker (Download)
- [x] Caret Animations
- [x] Navigation History
- [x] Cross-platform Keyboard Shortcuts
- [x] Font options
- [x] Dark Mode
- [x] Global menu for macOS and Linux (Blocked by Global menu bar support )
- [ ] Drag n Drop (partially blocked by avalonia.native implementation)
- [ ] High DPI Icons
- [ ] Text styles on macOS
- [ ] Tab navigation and other keyboard stuff
What about Drag & Drop support? Avalonia supports this feature for now and ControlCatalog contains a sample.

What about Drag & Drop support? Avalonia supports this feature for now and ControlCatalog contains a sample.
it is still being blocked by Mac implementation.
But can be implemented for Windows only. Is it necessary to do features cross-platform for now.
Font options do not allow selection from the drop-down on Linux. This is for version 4 of ILSpy;. Version 5 works OK when using zaphodef's fork fue to issues with offical bleeding edge builds.