-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ILSpy developer meeting in Stuttgart 2019-09-27 to 2019-09-29 #1584
Comments
I plan also |
This post is intended to list some of the ideas for work at our dev meeting this weekend. A main theme for ILSpy 6 is "Make the UI Great Again". Work on this has started already, the icons/high dpi work has already been merged. Further topics are (finally) merging new tooltips #1654 and metadata feature #1716, as well as work on docking support (superseding PR #1276). (menu in title bar & dark theme support won't make the cut most likely) The VS Addin will likely require a 5.0.1 for some of the recent navigation issues. With that, I'd like to bring @Rpinski repo with tests over to our org (Update: already done see https://github.com/icsharpcode/ILSpy-Addin-tests), and add test plans (like a minimal BVT, and more extended testing steps). Maybe also look into the new project format for VSIX, and the analyzer warnings. An administrative topic #1525 is to be discussed, maturity ladder to be verified against our repo, and have the maintainers (asnychronously on the issue) vote for "Would you support joining dotnetfdn & sign the CA" Decompiler engine / new language features: this will be @dgrunwald and @siegfriedpammer area with definitely discussions across the board on all missing language features. @siegfriedpammer has an ordered hard->easy list with preferences. My items for discussion:
|
I would like to add the following to the list:
|
@siegfriedpammer also showcased "jitasm" PoC. Plan: take the code, implement as plugin (not in main ILSpy), have a "Yes, jitasm this assembly" button before invoking jitasm (opt-in once per asm) - because static ctors will be executed. |
What we actually did:
There will be a 5.0.1 release soon with some of the bug fixes. |
We are hosting a second dev meeting this year, again in Stuttgart like in February #1321 from Friday afternoon to Sunday evening.
If you are interested in coming and contributing to ILSpy, please let me know.
Currently planning to come: @dgrunwald @siegfriedpammer @Rpinski @christophwille
The text was updated successfully, but these errors were encountered: