Results 6 issues of nlips

My IEventUpgrader need to access a database. The Upgrade function must be able to return a Task

enhancement

My SnapshotUpgrader need to retrieve data from the aggregate's events. For this, it use the IEventStore instance. But it should only take into account events whose sequence is less than...

enhancement
stale-exempt
v2

My list of item is a simple list of string. When I move an item angular throw the error "Duplicates in a repeater are not allowed" because the item appears...

Message defined by the _defineMessage_ (not _defineMessage_**s**) is not detected by the parser

My schema is very simple (see schema.xsd and data.xml in [attached zip file](https://github.com/rogalmic/vscode-xml-complete/files/3595584/xmlCompleteIssue.zip)) - I define a `` element. - `` can contains (only) `` and `` - `` can...

help wanted

My schema contains two element definitions ``. Each one is valid in a specific context and have not the same attribute set (see [attached file](https://github.com/rogalmic/vscode-xml-complete/files/3595781/xmlCompleteIssue.zip)). - `` in `` must...

bug
help wanted