Add a SearchEngine by default to all JEditors
Allow to show a Popup in a JDiffTextPanel
Don't throw an exception if using a CTRL key for cut / copy or paste if there is not SearchEngine for the JEditor
Avoid to cut all the line if a cut is performed without selecting text
Add an experimental getWord method in the SyntaxUtilities class to get the tokenied text at an offset
Last edit: Hervé Girod 2018-05-28
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Add a SearchEngine by default to all JEditors
Allow to show a Popup in a JDiffTextPanel
Don't throw an exception if using a CTRL key for cut / copy or paste if there is not SearchEngine for the JEditor
Avoid to cut all the line if a cut is performed without selecting text
Add an experimental getWord method in the SyntaxUtilities class to get the tokenied text at an offset
Last edit: Hervé Girod 2018-05-28