Please report any bugs to the github repo.
Visual Studio extension authors suffers of lack of feedback. Please share your feelings and gratitude. Choose one or few available options:
- Please gift a ★★★★★ rating for this VSIX in the VS Marketplace.
- Gift a ★ to the github repo.
- If you are enjoying FreeAIr to the enough level to donate, there are many small cancer patients that need your help. Please provide your help them!
- A VSIX is to provide access to AI for free for everyone who is using Visual Studio with no country-based ban. Local LLMs are supported too.
- Visual Studio extension for quick watch window which allows to debug and edit multilines expressions.
- If you are using plain SQL inside you code base you may want to validate these queries against your DB schema right inside Visual Studio. ReSequel does exactly that.
- This extension puts Roslyn metadata of your project into the in-memory sqlite database and allows to you to execute queries to the database.
- The faster way to add strings to your multilanguage resx files. Just install the extension, select the text and press Alt+J.
- A Visual Studio extension which creates codelenses allows you to go to sync sibling method for async methods and vice-versa even if sibling method is in different file or code generated.
My others extensions lives here.
- Improved usability around target namespace regexes.
- Added built in target namespace regexes.
- Added release notes gold bar.