stack-spot / stackspot-roadmap

2 stars 0 forks source link

Project Context Integration for Improved Code Suggestions (JetBrains IDEs) #65

Open joaonetozup opened 7 months ago

joaonetozup commented 7 months ago

Summary

The "Project Context Integration for Improved Code Suggestions" feature, specifically for the JetBrains IDE extensions of StackSpot AI, is designed to enhance the coding experience by integrating the context of a developer's recent work in the specific project that he is working in his IDE. Users have two indexing options: "Indexing Selection" for focusing on currently opened files, and "Full Project Indexing" for a comprehensive approach. The system will efficiently update the index based on file modifications, including changes from 'git pull' operations, and a cleanup process will remove outdated indexed files after three days.

Intended Outcome

When delivered, this feature will enable StackSpot AI to offer highly relevant and context-aware code suggestions by utilizing the latest project context. Developers can expect:

This feature aims to significantly elevate the coding experience within the StackSpot AI platform by leveraging the power of context-aware AI in a user-friendly and efficient manner.