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
Small issue here, and if I get time I will look into it myself.
As you can see in the GIF below, when using the decorate function, too many slashes are created (seems to always be +2 too many). Language tested is Typescript if that helps.
Edit: Just tested further and it seems to be based on indentation level:
The text was updated successfully, but these errors were encountered:
Good catch and thanks for the report! If you would like to fix it your self, that would be perfect. Feel free to ask if you run in any problems. Through I haven't looked at this part of the code base for quite some time...
Small issue here, and if I get time I will look into it myself.
As you can see in the GIF below, when using the decorate function, too many slashes are created (seems to always be +2 too many). Language tested is Typescript if that helps.
Edit: Just tested further and it seems to be based on indentation level:
The text was updated successfully, but these errors were encountered: