Netbeans CSS不暗示所有属性 [英] Netbeans CSS not hinting all properties

查看:153
本文介绍了Netbeans CSS不暗示所有属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么在编写代码时NetBeans没有给您所有提示?例如: 显示:"为您提供提示,例如,阻止,内联,但不提供网格或弹性框. 我需要安装插件才能使其正常工作吗?我正在使用Netbeans 8.2版.

Why doesn't NetBeans give you all hints when you write code? For example: "display:" gives you hints such as, block, inline, but not grid or flexbox. Do I need to install plugins to get this to work? I'm using Netbeans version 8.2.

推荐答案

没有要安装的插件,这很有意义.可以肯定地期望提供诸如 flex grid 之类的值.

There is no plugin to install and you make a good point; it is certainly reasonable to expect that values such as flex and grid are offered.

该问题在8.2中存在,但在NetBeans 9的Beta版中也存在.我怀疑是否会在9之前的版本中解决此问题,但是我提出了一个错误报告,要求显示为代码完成提供的值还包括 display :

The problem exists in 8.2 but also in the beta version of NetBeans 9. I doubt that this will ever be addressed for releases prior to 9, but I have raised a bug report asking that the display values provided for code completion additionally include those specified in the w3c documentation for display:

  • 流量
  • 流根
  • flex
  • 网格
  • 子网格
  • ruby​​-base-container
  • ruby​​-text-container
  • 内容
  • inline-flex
  • 在线网格
  • flow
  • flow-root
  • flex
  • grid
  • subgrid
  • ruby-base-container
  • ruby-text-container
  • contents
  • inline-flex
  • inline-grid

请参见 https://issues.apache.org/jira/browse/NETBEANS- 445

这篇关于Netbeans CSS不暗示所有属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆