Questa vista mostra l'output di un processo e consente di fornire l'input da tastiera ad un processo.
The Console shows three different kinds of text:
You can choose the different colors for these kinds of text on the
Run/Debug > Console preference page.
The commands available in the console view are listed below.
Comando |
Nome |
Descrizione |
Availability |
---|---|---|---|
![]() |
Cancella il contenuto della console |
Clears the currently active console, and is available as both a view command and a contextual menu item. |
Context menu and view action |
![]() |
Copia | Copies the selected material from the console onto the system clipboard. | Menu di scelta rapida |
![]() |
Taglia | Copies the selected material to the system clipboard and removes it from the console. | Menu di scelta rapida |
![]() |
Visualizzare la console selezionata | Realizes a listing of current consoles and allows you to select which one you would like to see. | Visualizza azione |
Ricerca/sostituzione | Allows you to search for and replace s specified expression. | Menu di scelta rapida | |
Formatta | Reformats the current stacktrace. This command in only available to stacktrace consoles. | Menu di scelta rapida | |
![]() |
Apri console | Opens a new console of the selected type. | Visualizza azione |
Open Link | Allows you to follow the hyperlink which was right-clicked on in the current stacktrace. | Menu di scelta rapida | |
![]() |
Incolla | Pastes material saved on the system clipboard into the current console. | Menu di scelta rapida |
![]() |
Pin | Pins the current console to remain on top of all other consoles. | Visualizza azione |
Preferenze... | Realizes the console preferences page, allowing you to customize you consoles. | Menu di scelta rapida | |
![]() |
Rimuovi tutti gli avvii terminati | Removes all of the terminated launches from the current console. | Context menu and view action |
![]() |
Rimuovi avvio | Removes the current launch from the console. | Visualizza azione |
![]() |
Blocco scorrimento | Changes if scroll lock should be enabled or not in the current console. | Context menu and view action |
Seleziona tutto | Selects all of the contents of the current console. | Menu di scelta rapida | |
![]() |
Termina | Terminates the running launch in the current console. | Visualizza azione |
Modifica dell'aspetto della vista Console
Stepping through the execution of a program
Run menu actions
Breakpoints view
Views and editors