generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
inlay complete code #109
Comments
jialiu-github
pushed a commit
to jialiu-github/auto-dev
that referenced
this issue
Mar 20, 2024
jialiu-github
pushed a commit
to jialiu-github/auto-dev
that referenced
this issue
Mar 20, 2024
phodal
added a commit
that referenced
this issue
Mar 20, 2024
Change in package name caused inconsistencies in file imports, updated package name to align with the changes made. - Updated TypeOverHandler's package name from com.intellij.temporary.inlay.codecomplete to cc.unitmesh.devti.inlay. This ensures consistent imports after renaming the file.
phodal
added a commit
that referenced
this issue
Mar 20, 2024
Added a new method to retrieve custom prompt files from the "flows" directory in the prompts directory. The method searches for ".devin" files and returns the list of custom prompt files.
phodal
added a commit
that referenced
this issue
Mar 21, 2024
phodal
added a commit
that referenced
this issue
Mar 21, 2024
Handle LLMEditorSaveVetoer to properly interact with document save veto. Update handling of document save veto in LLMEditorSaveVetoer to address extension point and ensure proper application of the save veto.
phodal
added a commit
that referenced
this issue
Mar 21, 2024
- Remove unnecessary space in serviceImplementation attribute in autodev-core.xml - Clean up unused import and remove deprecated code in LLMInlayManagerImpl - Simplify and remove temporary save veto handler in LLMInlayManagerImpl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: