-
``` cpp
#define MATCH .template match
auto res = [ ] ( auto x )
{
case_ ( x )
MATCH < int > ( [ ] ( int y ) { return y ; } )
MATCH < double > ( [ ] ( double y ) { return y ; } )
…
-
**Describe the problem/challenge you have**
I would like to be able to, in one overlay operation:
- replace a {map item, array item, document} if it exists with my content; _or_
- append my conte…
-
### Description
If there are multiple home templates (index, home, front-page) in both PHP and HTML formats, the Editor doesn't seem to understand what to render and will render nothing, with no cons…
-
**Describe the solution you'd like**
We have a few mutations changing immutable fields, this is particularly the case for Pods.
For example: [mutation-mustRunAsNonRoot.yaml](https://github.com/o…
-
Hi,
Thanks for this really useful plugin. Sometimes I am developing syntax definition packages, and update my local User `AutoSetSyntax.sublime-settings` `user_syntax_rules` (and I plan to contribu…
-
Hello,
Firstly I wanted to say that this is mainly a me issue as I use swappy for the first time in a non-classic setup but the error is hard to understand and outside of the core of Swapy so can't f…
-
Checklist
[ x] I updated the card to the latest version available
[ x] I cleared the cache of my browser
[ x] I verified that I'm really running the lastest version in my browser cons…
-
**Describe the bug**
Make has 2 errors
**To Reproduce**
followed all non-optional steps under Wiki/Mac-installation
**Expected behavior**
binaries in the 'bin' directory
**Screenshots**
s…
-
This happens with the following upward.yml, generated by my (properly functioning in watch mode) instance:
```
veniaResponse:
resolver: conditional
when:
- matches: request.url.pathname…
-
### Expected behavior
As a developer that uses devon4j Version X.Y.Z, I want to download Cobigen Templates that match my devon4j version, which is not necessarily the latest one so that develoment …