-
Updated
Mar 29, 2022 - Java
#
quickfix
Here are 76 public repositories matching this topic...
QuickFIX/J is a full featured messaging engine for the FIX protocol. - This is the official project repository.
Better quickfix window in Neovim, polish old quickfix window.
-
Updated
Apr 7, 2022 - Lua
A vim plugin for communicating with a language server
-
Updated
Mar 15, 2022 - Vim script
docker
finance
protocol
forex
cryptocurrency
fintech
stock-market
stocks
quantitative-finance
quickfix
fixprotocol
hft-trading
financial-data
messaging-library
financial-markets
trading-systems
financial-information-exchange
-
Updated
Apr 3, 2022 - Go
financial exchange written in Go, designed for algorithmic trading tests
html
golang
grpc
exchange
fix
trading-strategies
trading-algorithms
trade
quickfix
multicast
cui
orderbook
grpc-go
financial-exchange
marketdata
quickfixgo
-
Updated
Apr 20, 2020 - Go
good first issue
Good for newcomers
-
Updated
Mar 11, 2022 - Go
Vim plugin for CMake projects
vim
cmake
neovim
fzf
ninja
ctrlp
cmake-generator
quickfix
cmake-targets
cmake-cache
cmake4vim
cmake-target
-
Updated
Apr 4, 2022 - Vim script
Show a preview popup on quickfix entries
-
Updated
Sep 14, 2020 - Vim script
nyavro
commented
May 9, 2020
As @carloschida mentioned in nyavro/i18nPlugin#10 (comment) vue-i18n project could be configured to use js files as translations. Unfortunately I could not get it work, instead I came to configuration (vue-i18n-js-config-simple) which is slightly differ from one mentioned a
-
Updated
Apr 7, 2022 - Vim script
Quickly preview Quickfix results in vim without opening the file
-
Updated
Aug 30, 2021 - Vim script
Grep for something, then write the original files directly through the search results.
-
Updated
May 15, 2021 - Vim script
Implement Initiator and accepter by quickfix in python
-
Updated
May 28, 2021 - Python
A collection of improvements for the quickfix buffer
-
Updated
Jan 28, 2022 - Lua
Edit the quickfix/location list freely
-
Updated
Sep 25, 2021 - Vim script
CPU-guided performance analyzer for Go
-
Updated
Apr 6, 2022 - Go
Vim plugin for super fast Cscope/GNU GLOBAL results navigation using quickfix window
-
Updated
Sep 17, 2021 - Vim script
A highly available, 0-RPO FIX client and server implementation, used to demonstrate how stateful, long-lived processes can be created and managed easily with AWS managed services.
-
Updated
Aug 14, 2021 - Java
-
Updated
Oct 25, 2020 - Vim script
DistributedATS is a FIX Protocol based Alternative Trading System(CLOB) that integrates QuickFIX and LiquiBook over OpenDDS
market
algotrading
fix
hft
quickfix
fixprotocol
hft-trading
order-book
matching-engine
orderbook
marketdata
clob
matchingengine
fixgateway
matching-engines
market-data-snapshots
-
Updated
Apr 5, 2021 - C++
Transfixed is an electronic trading library
-
Updated
Aug 16, 2017 - Python
-
Updated
Oct 21, 2021 - JavaScript
QuickFix actions for Haskell in VSCode
-
Updated
Mar 16, 2022 - TypeScript
Improve this page
Add a description, image, and links to the quickfix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quickfix topic, visit your repo's landing page and select "manage topics."


Forgive me if I'm missing something obvious, but is there an easy way when using this plugin to have the quickfix list open automatically when there are errors? Something like
neomake's behavior?