Split line splits a line when its larger than the current view. Its a bit liek wordwrap but more permanent :).
Join line joins the selected lines (better said, it joins the lines that occur in the current selection).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can't find out how to split lines and join lines.
The menu option in the edit menu doesn't work.
The shortcuts doesn't work as well.
Also copy current line doesn't work.
What do you mean by "copy current line", which shortcut?
If you duplicate a line by using CTRL+D, you can then move it to the desired location by using CTRL+SHIFT in combination with CursorUP or CursorDOWN.
I also noticed that splitting and joining lines at least isn't very intuitive. It doesn't seem to work.
Split line splits a line when its larger than the current view. Its a bit liek wordwrap but more permanent :).
Join line joins the selected lines (better said, it joins the lines that occur in the current selection).