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
I'm having an issue with my code where I want to nest conditional logic for better readability, however upon saving it causes the conditionals to be inlined together.
Hi there!
I'm using this wonderful tool via the sublime html prettify plugin.
I'm having an issue with it where it won't nest conditionals and was redirected to posting here.
Original Posting:
victorporof/Sublime-HTMLPrettify#219
Hello!
I'm having an issue with my code where I want to nest conditional logic for better readability, however upon saving it causes the conditionals to be inlined together.
For example this is how I want the code to look
But, when I save it formats it to this
I tried changing multiple settings, however I wasn't able to really configure it such that it would match the desired style.
Is there a setting that would afford me this ability that I'm unaware of?
The text was updated successfully, but these errors were encountered: