function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Zarq IqbalZarq Iqbal 

Auto Complete (Intellisense) for Force.com IDE in Eclipse

Hi I cannot find the Auto Complete plugin for Salesforce IDE which I have installed in Eclipse. Version: Kepler Service Release 2.
No suggestions/ Auto complete for Apex or Visualforce tags at all with the Force.com IDE
NagaNaga (Salesforce Developers) 
Hi Zarq,

The auto-complete feature for the Visualforce code is not currently supported by the force.com IDE. However there is an Idea on the IdeaExchange: IDE: Autocomplete for Apex and Visualforce code

Alternative you can use an eclipse plugin Rich Visualforce Editor which have VisualForce tag and attribute assistance or just use a Developer Console that supports it as well.

Idea link : https://success.salesforce.com/ideaView?id=08730000000BrptAAC

Rich Visualforce Editor : https://github.com/ajayhada/Rich-VisualForce-Editor

https://developer.salesforce.com/page/Developer_Console

Please let me know if this helps

Best Regards
Naga Kiran