You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An improper search parameter fortranLang.findGetParameter('query') , this function lacks basic regex, it has been mentioned in pr #369
this function escapes all the "+" , "/" instead of proper formatting the parameters.
I will Be submitting a patch for the same .