Skip to content

Conversation

@zixlin7
Copy link
Contributor

@zixlin7 zixlin7 commented Nov 6, 2024

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

make the popup show at line end with some offset so it doesn't block code

  • before:
Screenshot 2024-11-06 at 3 46 57 PM
  • after:
Screenshot 2024-11-06 at 4 05 55 PM

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@zixlin7 zixlin7 requested review from a team as code owners November 6, 2024 22:33
@Will-ShaoHua
Copy link
Contributor

@zixlin7 could you put a screenshot of updated ui


class InlineChatEditorHint {
private val hint = createHint()
private val hintXOffset = 20
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you double check what happens when the UI is scaled really big?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked on both small window size and big monitor, it looks fine

@zixlin7 zixlin7 merged commit ad03841 into aws:main Nov 7, 2024
12 of 13 checks passed
dhasani23 pushed a commit to ntarakad-aws/aws-toolkit-jetbrains that referenced this pull request Nov 18, 2024
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.

3 participants