php - set value while debugging is not enabled -


i'm using latest version of visual studio code 64bit , trying change value during debug session.

i tried using set value menu option change value it's disabled. i've got php debugging extension installed , have no problems stepping through code. tried debug console can't seem unset's there. have $_server values clear.

simply using debug console allows change values.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -