Skip to content

R5_3_3

Compare
Choose a tag to compare
@NicoPrediger NicoPrediger released this 15 Mar 12:50
[NONE] DOT Editor - Fixing BadLocationException in DotProposalProvider.

- Modify the content assist proposal calculation logic to avoid throwing
org.eclipse.jface.text.BadLocationException.
- Implement corresponding DotContentAssistTest test cases.