Intellij IDEA Move HTTP Request To Files
Move an HTTP request
- In the editor, place the caret at the request to be moved and do one of the following:
From the main menu or the context menu, select Refactor | Move.
Press⌥ Opt
↩ Enter
and select the Move HTTP Requests intention action.
PressF6
.
This post is licensed under CC BY 4.0 by the author.