Type: Bug
The region is not folding in GO files.... only folding when there is no code in the region
package main
func main() {
// #region New Region
// when any code is used... the folding is not working
variable := 1001
// #endregion
}
VS Code version: Code 1.78.2 (b3e4e68, 2023-05-10T14:39:26.248Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: Yes