improve type inferencing + fix bug in CallBlock suggestion priorities
This commit is contained in:
parent
24689b3783
commit
c45f19143b
6 changed files with 156 additions and 765 deletions
|
|
@ -10,6 +10,11 @@
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
*:hover:not(:has(> *:hover)) {
|
||||
/* useful for debugging: */
|
||||
/* border-width: 2px !important; */
|
||||
}
|
||||
|
||||
.offending .error {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue