Jumping to specific line of code while making changes is an important part.
After nano filename.jsx
Press Ctrl + _ (that's Control + underscore)
Type the line number (e.g., 42)
Press Enter
After less filename.jsx
Just type the line number
Jumping to specific line of code while making changes is an important part.
After nano filename.jsx
Press Ctrl + _ (that's Control + underscore)
Type the line number (e.g., 42)
Press Enter
After less filename.jsx
Just type the line number
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)