In the ignition designer with WebDev module installed, if any http method is enabled in a given WebDev resource, upon opening that resource, set the default selection in the HTTP Method dropdown to the first enabled method.
For example, this makes it easier to get to the meat of the scripting on resources where only doPost is enabled.
If the enabled methods were visually identifiable (perhaps bolded, or marked with a *) in the dropdown, that would be nice, too.