-
**Motivation:**
- I'm also not sure how @carmenberndt will implement "Jump to Definition" without positional information. **Update** @carmenberndt was able to workaround this issue.
- For @matthe…
-
```
I use a Motorola Milestone with webSMS - for o2 it is really great, but i
am missing support for T-Online.
Every customer of T-Online, using DSL with contract "Call & Surf comfort
plus" gets 50…
-
```
I use a Motorola Milestone with webSMS - for o2 it is really great, but i
am missing support for T-Online.
Every customer of T-Online, using DSL with contract "Call & Surf comfort
plus" gets 50…
-
According to the [ruby-style-guide](https://github.com/bbatsov/ruby-style-guide#user-content-no-double-indent), it would be nice if indentation could do this automatically:
``` ruby
method key: :val,…
doits updated
3 years ago
-
Hi,
I am just exploring PACT_JVM to validate incoming JSON file against certain rules.
Sample Incoming JSON is below:
-------------------------------------------------------------------------------…
-
As a DAWSON project member, I need to understand the relationship between 'special characters' (. - , ' ; : () * & ) and how Elastic Search parses these characters in a query and a content context so …
-
### Feature Area
/area frontend
/area backend
### What feature would you like to see?
A feature similar to v1 behavior. In the details page of each step, the log appears as one of the artifa…
-
At the moment there isn't a lot of guidance on how to deal with exceptions inside `defstate` start/stop methods.
My case is mostly related to bad config - if a user provides bad arguments to a progr…
-
## Observed vs. expected behavior
QueryDSL is not Compatible with Graal VM 17/21
## Steps to reproduce
create a sample project from the spring initializer. Add QueryDSL dependencies. Try to b…
-
**What would you like to be added**:
It would be great to check only the subset of a slice in a test step assertion. Currently, it is required to specify all the array elements, otherwise, a test…