question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Promote feature discovery of Source Action

See original GitHub issue

Currently, the available source actions are in the editor context menu -> Source Action..., which is a little bit hard to be found. Will investigate a proper way to promote the feature discovery of source actions.

A way to expose source actions is to add them to “Show fixes” (looks like a bulb), like https://github.com/eclipse/eclipse.jdt.ls/pull/1405 did. In this way, I have created https://github.com/eclipse/eclipse.jdt.ls/pull/1842 for hashCode() and equals().

Source Assists:

Source Action Type Declaration Field Declaration Import Declaration Method Declaration multiple selection
Generate Constructors ✔️ ✔️
Organize Imports ✔️
Generate Getters and Setters ✔️ ✔️
Generate Getters ✔️ ✔️
Generate Setters ✔️ ✔️
Override/Implement methods ✔️
Generate hashCode() and equals() ✔️
Generate toString() ✔️
Generate Javadoc
Change modifiers to final
Generate Tests ✔️ WIP

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
CsCherrYYcommented, Nov 3, 2021

@CsCherrYY per user feedback, we should consider adding constructors to class declaration as well

I have added it to the plan table. Please see the first row.

0reactions
nickzhumscommented, Nov 19, 2021

Per survey feedback, “Attach Source” is another action user has requested

Read more comments on GitHub >

github_iconTop Results From Across the Web

Promote feature discovery and reuse across your organization ...
Promote feature discovery and reuse across your organization using Amazon SageMaker Feature Store and its feature-level metadata capability.
Read more >
Feature Discovery & Adoption | User Engagement - StriveCloud
Feature discovery is an important contribution to how users perceive your product value. In other words, when you don't show the value users ......
Read more >
Promote Feature Adoption and Discovery Unit - Trailhead
They're perfect for the feature discovery and adoption scenarios, such as: New feature is enabled or available: Experienced users appreciate enhancements to  ......
Read more >
Control-M Workload Change Manager promote feature ...
A: All actions done through the promote feature work with Audit and Annotation. ... Q: Does Workload Change Manager need to be installed...
Read more >
Guide: Product Discovery Process & Techniques - Productboard
The product discovery process is about building the right products and features for your customers · A step-by-step guide for conducting product ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found