jdt-codemining icon indicating copy to clipboard operation
jdt-codemining copied to clipboard

Toolbar button to toggle codemining on/off

Open n-e-g opened this issue 7 years ago • 7 comments
trafficstars

Sometimes when browsing through the code it would be good to disable the code mining temporarily. Having toolbar button e.g. next to 'Toggle Breadcrumb' buttonto quickly switch it on and off would be a realy nice feature.

n-e-g avatar Jun 28 '18 21:06 n-e-g

@vogella what do you think about this feature?

angelozerr avatar Jun 29 '18 11:06 angelozerr

+1

vogella avatar Jun 29 '18 12:06 vogella

I think we should have an additional preference "Enable code mining". This preference could be toggled via the toobar button or the preference setting.

vogella avatar Jun 29 '18 12:06 vogella

+1

hrgdavor avatar Dec 07 '18 14:12 hrgdavor

Please note JDT host now (2018 12) references and implementations minings and the preferences provide an Enable codemining checkbox.

angelozerr avatar Dec 07 '18 14:12 angelozerr

Please note JDT host now (2018 12) references and implementations minings and the preferences provide an Enable codemining checkbox.

do they provide toolbar button or shortcut key ? ... maybe we could post feature req for that into eclipse ?

... I did notice that code mining tends to break when first enabling, so I would have to close/open editor. Maybe eclipse support for minings needs to be more robust for button to work nicely.

hrgdavor avatar Dec 10 '18 15:12 hrgdavor

I tried to assign a shortcut-key to enable code minings (which behaves probably like the toolbar button): When deactivating code minings the effect on the editor is immediate. But when reactivating nothing happens, unless I start to make changes to the file.

dstango avatar Jun 11 '21 12:06 dstango