Tony Gravagno

Results 99 comments of Tony Gravagno

Just found and tried this. XML is only 340MB and it loads quickly on a laptop with i7 and 32GB RAM. Maybe the answer for larger files is to find...

Adding a +1 here for notifications. I'm running Firefox 84 with TGT plugin v4.1.0. Yes, switching from modal to new tab does work. Looking forward to modal support. Sincere thanks...

Just found this issue too. Did a global Find/Replace with this regex in the new/modified plugin based on the Alecaddd model. From `Inc(\\|;)` To `Inc_MYPLUGIN_SLUG$1` Then "composer dumpautoload". This is...

This just started happening to me as well. With the extension disabled, all default PHP folding options are available. When enabled, no folding controls at all display. This is 100%...

The comment by @boettges does not seem to be correct: The issue seems to be ... > ...that regions defined as `/* #region */` do not/no longer get recognized by...

I don't think this extension is necessary anymore, except for the benefits of custom folding syntax and multi-language support. Folding now seems to work perfectly in vanilla VSCode, at least...

Another use case in support of this enhancement: function set_constants($prefix) { define($prefix . '_SUFFIX', true); ... } set_constants('THIS_APP') ... if (THIS_APP_SUFFIX) {} Results: "code": "1011", "severity": 8, "message": "Undefined constant...

So ... it looks like this is still simply "open" but with no milestone. What is the intent for this issue? Over at certbot it looks like they've been sitting...

OOPS, I looked but somehow missed #102. This independent report simply confirms that the issue is visible and disruptive. Whatever value is used in ISPConfig for Inherit ('0'?) please simply...

At some point I'd be happy to poke into this code but at the moment I'm a noob and at this point in my career have never touched Composer. So...