mqus

Results 16 issues of mqus

## Introduction This issue tracks the effort of adding a parser for SQLite queries, which will enable us to do static analysis on the queries, get dependencies of DatabaseViews, be...

feature

=================================== **UPDATE**: This solution seems to work: > I encountered this issue as well and I think I solved it by overriding the following setting in vscode: ` "rust-analyzer.cargo.buildScripts.overrideCommand": [...

### Prerequisites - [X] I have read [FAQ](https://github.com/yaqwsx/KiKit/blob/master/doc/faq.md) - [X] I use the KiKit at least 1.0.4 (older version are not supported) ### KiKit version kikit, version 1.0.5 ### KiCAD...

Due to #6 and #7, which removed the dependencies, the calls to mkfontscale and mkfontdir now fail. As they seem to be unneccesary (they are done by pacman hooks anyway...

This fixes #32. I tested it a bit but not exhaustively.

I just found out about your tool and it seems to be just the tool I missed for a while, I have only one gripe with it: It forces me...

enhancement
help wanted