220 skills found · Page 4 of 8
jceb / Vim HierHighlight quickfix errors
tamj0rd2 / Ts QuickfixesTypescript language server plugin and vscode extension that offers some typescript code fixes
tianyilai / QuickFix Python ClientNo description available
jceb / Vim EditqfMake quickfix entries editable
FIXimulator / FIXimulatorFIXimulator is a Java based FIX trading application built on the open source QuickFIX/J FIX engine.
andresberejnoi / Python FIX EngineA basic FIX engine built in Python, using the QuickFIX library
blueyed / Vim Qf ResizeResize location/quickfix windows in (Neo)Vim
Peeja / Vim CdoVim commands to run a command over every entry in the quickfix list (:Cdo) or location list (:Ldo).
fvmt / Quickfix Python SampleSample python quickfix venue and trader applications.
aiya000 / Vim Ghcid QuickfixIncrese your Haskell development via ghcid!
ronakg / Quickr Cscope.vimVim plugin for super fast Cscope/GNU GLOBAL results navigation using quickfix window
motemen / Go QuickfixQuick fix non-compiling well-typed Go source code e.g. "x declared and not used."
phpstan / Vim PhpstanA Vim plugin for PHPStan - https://github.com/phpstan/phpstan. It calls `phpstan` to do static analysis of your PHP code and displays the errors in Vim's quickfix list.
zongzhec / QuickFixPractiseNo description available
bfrg / Vim Qf DiagnosticsHighlight quickfix errors, and display error messages as virtual text or in a popup window
PascalSenn / Keyboard QuickfixFully manage quick fix by keyboard
osyo-manga / Unite QuickfixNo description available
samoshkin / Vim Find Files:mag_right: Search for files and show results in a quickfix list, new buffer, or populate the argument list.
dhruvasagar / Vim MarkifyVIM Plugin Markify to indicate quickfix results on buffers using Signs
csense-oss / Idea Kotlin Checked ExceptionsA plugin that adds errors / hints / quickfix related to checked exceptions for kotlin.