总结:STS、Eclipse中编写java、html、javascript文件的自动提示设置 html标签属性提示
解决方案:
一、HTML
①鼠标右键点击创建的文件,选择【Properties】
②搜索【Web Content Settings】
③选右侧【document type】选项,选择HTML5
④点【ok】
二、JAVA、HTML、JS
1.Windows→Preferences→Java→Editor→Content Assist→
将Auto activation triggers for Java更改为.abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVW→Apply
2.Windows→Preferences→JavaScript→Editor→Content Assist→
将Auto activation triggers for Java更改为.abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVW→Apply
3.Windows→Preferences→Web→HTML files→editor→Content Assist→
三、如果一顿修改之后还是不行,那么就可能是你的部分标签被遗弃了,无法使用,所以alt+/一直显示no default proposals