Zaid-Ajaj / Npgsql.FSharp.Analyzer

F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.
MIT License
137 stars 9 forks source link

How would you use this in Rider? #19

Open retendo opened 3 years ago

retendo commented 3 years ago

Are there any specific instructions, or should I just use ubik in this case?

Zaid-Ajaj commented 3 years ago

Hi there @retendo, unfortunately there is no Rider support 😞 I would love to implement one but I haven't had to time to investigate building those (Rider plugins are entirely different beasts) so for now Ubik is the way to go 💯

retendo commented 3 years ago

Alright, that should be ok for now. Thanks for the quick reply 🙏

Zaid-Ajaj commented 3 years ago

No problem, let me know how it works for you and of course if you encounter any problem 😉