Jakub Korzeniowski
Jakub Korzeniowski
First of all - this component is royal awesomeness. Configurability is way beyond anything else. I've got a slight issue, though: I'm using it for a quick entry mechanism -...
Vanilla Spark: ```scala val df: DataFrame = ??? val filtered = df.filter(df("value")
1. You can now configure whether to mention someone using `MENTION` environment variable. 2. If the CloudWatch alarm has been caused by a log metric filter, links to the appropriate...
#### RELATED TICKETS - asana/app-issues... #### RELATED PRs - web/app-core/publish... #### CHANGELOG - describe code changes #### TESTS - describe your test strategy #### COMMENTS - any other business
IE doesn't support ChildNode.remove() at all: https://developer.mozilla.org/en-US/docs/Web/API/ChildNode/remove
I'm thinking of finding something simple to fix for fun, and this would be a huge motivation 😄
### What does this PR do? It ports [this PR](https://github.com/microsoft/vscode-json-languageservice/pull/107) to the yaml language server ### What issues does this PR fix or reference? Fixes https://github.com/redhat-developer/yaml-language-server/issues/823 ### Is it tested?...