-
Is there any possiblity to integrate an html editor in the "Custom HTML" Particle? I use Joomla with TinyMCE-Editor. That would be very useful, because it is really user-unfriendly to type plain html.…
-
I'm working with Jekyll for GitHub Pages, which uses the Ruby gem for parsing YAML. This gem prefers this spacing in Arrays:
```yml
---
simple_val: Testing 1
object_val:
sub_object_val: Testi…
-
OBO technical people: We're considering building some sort of HTML form to make editing registry entries more friendly. The general approach I had in mind was a very light server to take care of GitHu…
-
When datatypes in WCF contain nested classes, these classes don't make it to the definitions section of the yaml and swagger editor produces errors.
I've attached some fixes in a diff format that s…
-
**Summary**
Add proper support for running commands in multi-root workspaces.
**Details**
Currently when running the `Dynatrace extensions: Initialize workspace` command from an opened multi-root…
-
A function that takes a data set (as loaded by e.g. read_xpt) and uses the variable names to start a template yaml file with the same file name.
User could optionally provide variable names to only…
-
When running `st2 pack config vsphere` .... if you look at the example config (https://github.com/StackStorm-Exchange/stackstorm-vsphere/blob/master/vsphere.yaml.example) and the schema (https://githu…
-
When a pane has a command like this `- echo "a: b"` it doesn't work. The pane ends up executing only part of the command. I think that the problem is the colon-space combined with some escaping. You c…
-
### Summary
VSCode/Prettier ignores the setting `"prettier.configPath"`.
I prefer to have a global config for personal projects than copy/pasting config files to each. In my `settings.json`,…
-
/kind bug
**What steps did you take and what happened:**
I created an inference service with an embedding model, but I cannot access any endpoint.
**What did you expect to happen:**
I expect…