gogocode icon indicating copy to clipboard operation
gogocode copied to clipboard

isPretty: true格式化代码,不能设置自己的代码风格

Open soeasyjx opened this issue 1 year ago • 0 comments

  • version: 1.0.55

  • your description: 希望能设置自己的格式化代码风格

  return ast.generate({
          isPretty: true
        });

soeasyjx avatar May 18 '23 08:05 soeasyjx