We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
We have started to use SourceViewer widget in our plugin, and I can't find a way to assert the content.
Is there are way to do it already?
The text was updated successfully, but these errors were encountered:
Hi, I haven't worked with this much, but maybe it will be useful: https://github.com/eclipse/xtext/blob/bd76ce47240209f956eba776624f9df4cbf8e73f/org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/views/AbstractSourceView.java#L126C51-L126C51
Sorry, something went wrong.
No branches or pull requests
Hi,
We have started to use SourceViewer widget in our plugin, and I can't find a way to assert the content.
Is there are way to do it already?
The text was updated successfully, but these errors were encountered: