-
Hi,
when I try to upgrade SpringBoot in my app, which uses quickfixj-spring-boot-starter (v. 2.14.0) I have the following error:
```
2023-07-10 10:14:17.650 DEBUG 52708 --- [ main] o.…
-
When the cursor is in the Quickfix List and then pressing enter on a entry in the Quickfix List often the wrong location is highlighted.
Often it is the position of the previous jump from the Quickfi…
-
When an error occurs, the plugin calls vim to load the quickfix file and sets vim's quickfix list. When the error is removed, the quickfix list in vim isn't reset although the quickfix file target/qui…
-
When attempting to open the Quickfix list with `:copen`, occasionally a red bar will appear at the bottom stating:
> E36: Not Enough Room
I can reliably reproduce this on `Version 0.5.9-nightly …
-
**Describe the bug**
Can't overwrite an existing serializer for a defined type (here pd.DataFrame
**To Reproduce**
```python
@rx.serializer
def serialize_dataframe(dataframe: pd.DataFrame) -> L…
-
If you hover over some incorrect user settings, you'll see this big useless quickfix box:
Here's an example setting:
```
{
"search.repositoryGroups": {
"sup": {
"regex": …
-
Hi,
Ack always opens quickfix window even if no results are matched.
I reproduced this with Ag silver searcher as Ack command.
-
Currently if one exports a package
1. Using a Quickfix
2. Using the Manifest editor
PDE adds the export without a version. Unversioned packages have the drawback that one can not reliable refer…
-
When the syntastic plugin is updating a quickifx list asynchronously, some other
Vim plugin or user can create/modify the quickfix list resulting in the syntastic
plugin updating the incorrect quick…
-
```
Hi,
I am using QuickFIX Messenger as the executing broker for my orders for
testing. I found an issue in QuickFIX Messenger.
When I send an IOI(35=6), it shows the message in GUI but when I se…