- Use logical AND operator #123 - Thanks @l2dy!
- Disallow insertion of line by clicking line number if the line number to be inserted is greater than or equal to the active line.
- Add tooltip to show where the line will be inserted when a valid line number is hovered over.
- Reorganize code and cleanup.
- Updated dependencies.