mike-lischke / vscode-antlr4

ANTLR4 language support for Visual Studio Code
http://www.soft-gems.net
MIT License
435 stars 61 forks source link

Syntax Tree Cutoff at Bottom #302

Open johnholliday opened 2 months ago

johnholliday commented 2 months ago

Running the debugger to produce a visual tree diagram arbitrarily cuts off a portion of the graph at the bottom as shown below. This happens intermittently, but often enough as to interfere with the workflow.

image