eclipse-jdt / eclipse.jdt.ui

Eclipse Public License 2.0
36 stars 86 forks source link

[23] Tests for link completion inside markdown comments. #1616

Closed stephan-herrmann closed 2 weeks ago

stephan-herrmann commented 2 weeks ago

After https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/1542 enabled completion inside markdown comments, this change adds infrastructure and smoketests for end-to-end testing of markdown link completion.

Also adds another forgotten test class to the suite.