-
Hello guys,
With the recent announcement of CosmosDB which includes Gremlin APIs, is there any plan to have a more fluent/linq/lambda-friendly APIs on .Net SDK?
I'm looking at this sample https…
-
### Jenkins and plugins versions report
Environment
```
Jenkins: 2.440.1
OS: Linux - 4.18.0-477.27.1.el8_8.x86_64
Java: 11.0.22 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
Par…
ppand updated
4 months ago
-
Keyboard shortcut bindings for "Toggle line commentation", "Comment line(s)", & "Uncomment line(s)" do not work for [Groovy language](https://groovy-lang.org/). Groovy's [commenting syntax](https://gr…
-
## Update
I've begun working on this issue and coding (and was/mostly working) the Groovy extension:
https://github.com/thadguidry/refine-groovy
## Original Issue
[Groovy ](https://groovy-lang.o…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
```
is aribaweb support workflow?
i think a integrate with jbpm and/or spring-webflow is a good choise.
is there any plan to do it?
```
Original issue reported on code.google.com by `macrohun...@gm…
-
It is perfectly valid to have the following:
```
channel.value("Hello").
map{it->[it]}.
map{it->it[0]}
```
Nextflow vscode language plugin new version complains with:
```
Unexpected input:…
-
[Enter steps to reproduce:]
1. Editing a markdown file, with the markdown preview open
2. ?
**Atom**: 1.16.0-beta0 x64
**Electron**: 1.3.13
**OS**: Ubuntu 16.04.2
**Thrown From**: [emmet-sim…
-
[@sadmac7000] Most OO languages that don't allow some extremely irresponsible metaprogramming techniques have a sort of semantic inconsistency when acting on standard types.
Consider the following:
…