-
This is an umbrella issue to both monitor the progress of updating docblocks from packages used by global-workflow and updates of scripts owned by g-w itself. This issue should link to the correspondi…
-
It would be really handy if you could write `hex"FF0000"` and you automagically got `vec3(1.0f, 0.0f, 0.0f)` for no work. Same for something that converted from integer RGB values (i.e. 0-255)
The …
-
I saw your Note:
> Note: OrderedModelAdmin requires the inline subclasses of OrderedTabularInline and OrderedStackedInline to be listed on inlines so that we register appropriate URL routes. If you…
-
How does the author get the inline information from the S2ORC dataset?
-
```
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/sw/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unu…
-
**Please describe the feature you want**
It's very useful to notify users that they can use a Code Assistant to help them. Additionally, it's a good idea to add a configuration option to enable or di…
-
When the method Office.context.mailbox.item.getAttachmentsAsync is executed, attachments are sometimes returned sometimes not.
It differs for inline attachments.
## Expected behavior
Always retur…
-
Inline style should be moved into scss files.
It will also help #757
Once this is done, the CSP policy could probably be updated to remove `unsafe-inline` for `style-src`.
⚠️ For svg, CSP a…
-
**Does this bug happen when you install plugin without vim-polyglot?**
No
**Describe the bug:**
TOML files should allow inline comments, but this is not shown by the syntax highlighter.
From…
-
The pattern-gen flow does not support CoreDSL2 functions. To support pattern generation for instructions with function calls, we could inline the function behavior into the instructions’ behavior.