You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CLOSED] [Core][Code hints and Quick Docs]: The values for property display and transform on code hints menu are not consistent with those on Quick Docs pane.
#4408
Open
core-ai-bot opened this issue
Aug 29, 2021
· 5 comments
Input the property display or transform, and then observe the number of its code hints.
Press Ctrl+K to open the property's Quick Docs.
Results:
The numebr of code hints for display is 18, but there are 21 values on the Quick Docs pane. There are no: inline-grid, grid, run-in on the code hints menu.
The number of code hints for transform is 20, but there are only 14 values on the Quick Docs pane. Also there is no "none" value on the code hints menu.
Expected:
The values on the code hints menu should contain or same with the values on the Quick Docs. I think there should offer "none" value to transform property on code hints menu.
ENV: MAC10.8.3 and Win8 English OS
Build: 0.29.0-8692
Snapshots:
Please refer to snapshots for details:
The text was updated successfully, but these errors were encountered:
Comment by gruehle Monday Aug 19, 2013 at 18:39 GMT
Reviewed, low priority. Marking as "starter bug" for the code hint fixes. The Web Platform Docs bugs should be logged in the web platform docs bugbase.
Wednesday Aug 14, 2013 at 06:42 GMT
Originally opened as adobe/brackets#4768
Steps:
display
ortransform
, and then observe the number of its code hints.Ctrl+K
to open the property's Quick Docs.Results:
The numebr of code hints for
display
is 18, but there are 21 values on the Quick Docs pane. There are no: inline-grid, grid, run-in on the code hints menu.The number of code hints for
transform
is 20, but there are only 14 values on the Quick Docs pane. Also there is no "none" value on the code hints menu.Expected:
The values on the code hints menu should contain or same with the values on the Quick Docs. I think there should offer "none" value to
transform
property on code hints menu.ENV: MAC10.8.3 and Win8 English OS
Build: 0.29.0-8692
Snapshots:


Please refer to snapshots for details:
The text was updated successfully, but these errors were encountered: