-
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…
-
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…
-
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…
-
When using markdown2Anki, users are likely to create different notes for different decks or note types.
This would, in practice, make it possible to define "note types" inside of markdown files, makin…
-
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…
-
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…
-
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…
-
```
What steps will reproduce the problem?
1. Add this to the dependencies of your pubspec.yaml:
google-api-dart-client:
git: https://code.google.com/p/google-api-dart-client
2. Click on Tools->…
-
Hi!
A nice improvement with the UI integration could be done on the entities list: currently it is not possible to type (and search) for a specific entity name, and the list of entities is not sort…
-
Hi @MarijnPessers 👋.
Do you think you'd be able to add a bit of an explanation to the Readme of the process you followed? Which versions of both `monaco-editor` and `monaco-yaml` did you use? I'm stru…