Skip to content

How to get panels for code completion and previews? #1641

Answered by djelinek
dylon asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, thank you for your interest in using ExTester as your e2e test companion!

  1. code completion recommendations
  • first step is to get ContentAssist object for current position in text inside TextEditor - see toggleContentAssist
  • then you can find all methods available for ContentAssist object here
  • example of ContentAssist usage can be found in our Example repository
  1. symbol previews on hover events - unfortunately those are reported and not implemented yet (see #1152 for details)

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@djelinek
Comment options

@dylon
Comment options

@djelinek
Comment options

@dylon
Comment options

@dylon
Comment options

Answer selected by dylon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants