-
Incorrect quick for Type safety warning:
![issue_1](https://user-images.githubusercontent.com/5179063/38723512-e71405a2-3f33-11e8-8e4f-ef2ec975a23f.PNG)
Fixed the type, warning gone:
![issue_…
-
(This probably applies to the `:RescriptBuild` command as well)
On format, the users quickfix list should not be wiped, since it can be a list of stuff unrelated to Rescript.
Currently, it is ge…
-
I use quickfix 1.14.4 C++ library in Ubuntu 14.04 as a client to subscribe market data. But after a few days I find that the memory usage is high (about 2.5G). And I have run valgrind to check whether…
-
Can CtrlSF results be populated from a traditional quickfix window? I'm using another plugin which populates the quickfix, and it'd be cool if we could call a function to transfer what's in the quick…
-
How can use System.Linq in CSharp Console app. I'm on Mac where can find to add additional .dll. Mono installation???
-
I use vim 8.0 with corrections 1-92 and eclim 2.5.0
I have a problem how eclim interacts with the vim quickfix list.
After I start vim and do :make I see the expected errors in the quickfix list.
I…
-
### Bug Description:
The QuickFix overlay in the code editor can be hidden/cut off if another view is in the way. See screenshots
### Steps to Reproduce:
1. Open a file in the cod edi…
-
Hi
I do not really know where to put this, but I have start working on a Rust binding crate (Rust library) for quickfix C++.
I am a Python quickfix user since few years for now. And it has alway…
-
When I run ":Ag term" from Vim it finds the first file with a match and opens it.
The status line says "No matches for term" even though it found at least one.
It does not open the quickfix list in a …
-
While there is an edit mode already (awesome!), it might still be useful to have the results in the location or quickfix list.
It was mentioned in https://github.com/gabesoft/vim-ags/issues/7#issueco…