Questa vista mostra il risultato della valutazione nel contesto del frame dello stack corrente. You can evaluate and display a selection either from the editor or directly from the Display View.
The command available in the Display View:
Comando |
Nome |
Descrizione |
Availability |
---|---|---|---|
![]() |
Cancella |
Clears the current contents of the view. |
Context menu and view action |
![]() |
Copia | Copies the selected statements to the system clipboard. | Menu di scelta rapida |
![]() |
Assistente ai contenuti | Realizes the content assist popup for context sensitive coding assistance | Menu di scelta rapida |
![]() |
Taglia | Copies the selected statements to the system clipboard and removes them from the view. | Menu di scelta rapida |
![]() |
Display Result | Displays the result of the selected statement inline in the view. | Context menu and view action |
![]() |
Esegui | Runs the selected statement. This action is analagous to running the statement in normal code. | Context menu and view action |
Ricerca/sostituzione | Allows you to search for and replace specific statements, or portions of statements | Menu di scelta rapida | |
![]() |
Inspect Result | Allows you to inspect what the return value of the selected statement will be. | Context menu and view action |
![]() |
Incolla | Copies material from the system clipboard into the view | Menu di scelta rapida |
Seleziona tutto | Selects all of the statements in the view | Menu di scelta rapida |