diff --git a/_posts/list/2024-11-01-tools.md b/_posts/list/2024-11-01-tools.md index 7f583af..2d63137 100644 --- a/_posts/list/2024-11-01-tools.md +++ b/_posts/list/2024-11-01-tools.md @@ -83,6 +83,11 @@ I do use lot of tools and software, so I am just going to focus on tools that I - Speed up my development by providing easy access to all docs and sample codes - General day to day automation [Data clean up, File conversions, Automation using command line tools, writing windows scripts] +#### [Github Copilot](https://github.com/features/copilot) +- Just started using since start of 2025, This used be paid tool but now there's free tier with limitations +- It's already integrated in Visual Studio and Visual Stuio Code, so no setup required +- It's working better than my expectations so far, Will update this review after 3-4 month of use + #### [Codium](https://codeium.com/) - It's Opensource Extension for your Code Editor like VS Code or Visual Studio Code or PyCharm - Unlike our traditional AI tool like ChatGPT this is integrated inside IDE / Code Editor and Have full access to our code files