Open slynch8 opened 2 years ago
Yes please!
Small suggestion: if possible could we have customisable text strings for start and end markers? That would make this usable for pretty much all languages.
the nice things about #pragma region
is that you can name each block - but its more of a VS c++ thing
https://docs.microsoft.com/en-us/cpp/preprocessor/region-endregion?view=msvc-170