Skip to content

Merge ADT support into main#501

Merged
shruti0085 merged 27 commits intomainfrom
feature/adt-support
Aug 13, 2025
Merged

Merge ADT support into main#501
shruti0085 merged 27 commits intomainfrom
feature/adt-support

Conversation

@shruti0085
Copy link
Contributor

Description of changes:
Merges feature branch containing improvements for ADT ABAP support into main.
Relevant PRs

XiaoxuanLu and others added 27 commits July 24, 2025 13:19
Merge main into feature/adt-support
Ensures when Q edits an existing file associated with an ABAP ADT project, the update is communicated to the remote server. This is done by marking the editor for the file as dirty and triggering a save which in turn informs remote. When a file is not opened, it is opened in an invisible editor to do the same. For new files not associated with the current workspace, when Q creates a new one user will be informed to configure it appropriately as it cannot be configured for them by Q directly due to the limitations around ABAP ADT projects.
handle the null case for contentType in adt plugin environment
…ine text in inline chat (#500)

This change addresses a few bugs:

* With ADT Viewers, the paintlisteners that render the Accept/Reject and generating UI were not getting removed appropriately. This was because the paint listeners are internally wrapped into an ADT specific delegate that needed to be removed instead of the paint listener.
* The inline chat prompt did not accept multi line text copy pasted into the box. This was because of a character limit validation as well as the prompt only accepting single line inputs. It has now been modified to have no limits and allow multi line inputs
@shruti0085 shruti0085 merged commit 5e51ee6 into main Aug 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants