JaroslavTulach opened a new pull request #3349:
URL: https://github.com/apache/netbeans/pull/3349


   This PR contains all the prototyping work we (Jirka Sedláček, Dušan Bálek 
and me) have done to make sure Rich UI for _Change Parameters Refactoring_ can 
be demonstrated. By default VSCode UI follows principles of asceticism and is 
very simplistic and straightforward. It is possible to use `WebView` for more 
complex UIs, but:
   - it's always preferable to not do that
   - coding HTML in Java might not seem easy
   Anyway we really need it for the refactoring and we made it. Here is the 
result:
   
   
![obrazek](https://user-images.githubusercontent.com/26887752/144278716-8bf683a7-ae65-42bd-a12b-14a0e1b414d9.png)
   
   My goal is to get this into January version of NetBeans (its VSCode 
extension). That requires fixes in HTML/Java API, some API fixes in NetBeans 
itself and then implementation of the refactoring. Those are likely going to be 
done in a separate PRs and possibly this one will remain unmerged - however I 
wanted to demonstrate the whole picture here. Comments, questions, discussion 
is welcomed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to