Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 2.33 KB

File metadata and controls

30 lines (20 loc) · 2.33 KB

Overview

Please report any bugs to the github repo.

Feedback

Visual Studio extension authors suffers of lack of feedback. Please share your feelings and gratitude. Choose one or few available options:

  1. Please gift a ★★★★★ rating for this VSIX in the VS Marketplace.
  2. Gift a ★ to the github repo.
  3. 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!

Other my VSIXes may interest you

  • 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.

Adjust namespaces Release Notes

0.4.0

  • Improved usability around target namespace regexes.
  • Added built in target namespace regexes.
  • Added release notes gold bar.