Post

Intellij IDEA Move HTTP Request To Files

HTTP Client

Move an HTTP request
  1. 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.
    Press F6 .
This post is licensed under CC BY 4.0 by the author.