|
|
|
Re: setup content assist [message #1839945 is a reply to message #1839940] |
Thu, 01 April 2021 17:15 |
Ed Merks Messages: 33264 Registered: July 2009 |
Senior Member |
|
|
I'd have to investigate in detail how this is all represented in the preference tree. But recording the changes when I change it to what you show is like this:<?xml version="1.0" encoding="UTF-8"?>
<setup:PreferenceTask
xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
key="/instance/org.eclipse.jdt.ui/content_assist_disabled_computers"
value="org.eclipse.jdt.ui.textProposalCategory${0x0}"/>
Did you actually try this?
Note that another functionality is the "Capture Preference" dialog. There you can create preference task based on the current settings of the preferences. If I filter all the preference to content_assist_ then I don't see anything like what you want. So my sense is that everything not explicitly disabled is therefore enabled.
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
Powered by
FUDForum. Page generated in 0.03988 seconds