Marian Schubert

Results 9 issues of Marian Schubert

Fails (prints nothing): {{#photos}} {{thumb.src}} {{/photos}} Works (prints photo's thumb's src): {{#photos}} {{#thumb}}{{src}}{{/thumb}} {{/photos}} First example should work same as second one, but it fails.

Just wanted to say thanks - I was about to write similar code, but then I checked melpa and saw your package. :) It fixes https://github.com/flycheck/flycheck/issues/1087

It seems that all step expressions are re-compiled into regexes before each scenario. **Steps to reproduce the behavior:** 1. Given I have feature file like: ``` Feature: Whatever Scenario: S1...

:bug: bug
:white_check_mark: accepted

Hi there. I'm new to GraphQL so sorry for noob question (and creating issue here): Would you guys mind explaining what's the reason for using both HTTP & WS as...

Hi, few days ago I came across vim-seek http://www.vim.org/scripts/script.php?script_id=4416 and I thought it would be nice to have something similar in ace-jump especially for char mode which often displays too...

Hello, I'm trying to write following template: ```html X my-fragment ``` According to markup selector syntax (if I read it correctly) `~{:: /span}` should select `span` inside current node. But...

needs triage

According to #emacs M-RET should be used instead of . should only be used for bindings involving Ctrl key.

## Environment **Liquibase Version**: org.liquibase:liquibase-core:4.7.1 **Operating System Type & Version**: Windows 11 / WSL2 **Java Version**: 17 ## Description I noticed that application startup with Liquibase takes more than it...

TypeBug
performance
OSWindows
ver4.7.1
Severity3
Severity5
criticalityBuilder
complexityLocal