Aung Nanda Oo

Results 13 comments of Aung Nanda Oo

Hey Vogella, My team, @mikeng07, @ShuWald, @johnny603 and I are currently working on this issue through [CodeDay Labs](https://labs.codeday.org/). CodeDay is partnering with Eclipse on this open-source initiative, and we’re excited...

Thank you so much for the helpful video! Just to confirm - is this the feature we need to integrate directly into the Eclipse IDE? Also, this is the correct...

### Add Global Search Result Navigation Shortcuts ### **What** Add ALT+. and ALT+, shortcuts to navigate search results globally without switching views. ### **Why** Currently users must manually switch to...

Here is the demo after making some code changes. https://github.com/user-attachments/assets/a5f6d352-f4ec-4606-9c90-8ff185f55473 But, `Preference Dialog` is being tied when I press COMMAND or ALT + , as you can see in the...

Ofc, that sounds good to me! Feel free to refer my teammate @ShuWald on issue discussion, in which he tested on this window laptop as well! :)

Hey @vogella, how it's going with the review. I'm super excited to take the feedback and keep on working! :)

For compile error, I'm wondering if using `javac dev_file.java` could solve the problem? If not, can u refer to some of the useful documentation to resolve this. :) Last time,...

Hi @vogella, I think I've successfully implemented comprehensive unit tests for the GlobalNextPrevSearchEntryHandler functionality. Created 2 test classes with 15+ test methods covering handler instantiation, configuration scenarios (next/previous/unknown/null inputs), error...

This Jenkins test failure is unrelated to my changes I think. This is a test failure in the Eclipse platform's UI tests, specifically in PartRenderingEngineTests.ensureCleanUpAddonCleansUp. Let me explain what's happening:...

Just updated! - Solve the dependency conflicts ✅ - Squatch the commits into one commit ✅ Lmk how it goes. :)