欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  科技

myeclipse怎么设置html代码提示提示功能?

程序员文章站 2022-07-05 13:24:31
myeclipse怎么设置html代码提示提示功能?...

myeclipse在编程的时候,想要设置html自动代码提示,该怎么设置呢?下面我们就来看看详细的教程。

1、window --> preference --> myeclipse --> files and editors --> html --> html source --> content assist。

myeclipse怎么设置html代码提示提示功能?

myeclipse怎么设置html代码提示提示功能?

2、在右边的prompt when these characters are inserted后输入<= abcdefghijklmnopqrstuvwxyz。然后apply--->ok.接下来html代码里面编辑的时候输入任意的字符、空格等就可以达到代码自动提示的功能

myeclipse怎么设置html代码提示提示功能?

注意:myclipse版本为myclipse9以及9以下。

以上就是myeclipse开启html自动提示代码的教程,希望大家喜欢,请继续关注。