enoyao

Results 183 comments of enoyao

> I use Formatters Hero only for indenting HTML and PHP. Any way to change formatting preferences? > > Current formatting style: > > ![Image](https://camo.githubusercontent.com/04bc3576b944b7b6c56df0f4036b7bea0406d796/68747470733a2f2f692e696d6775722e636f6d2f4d4e6a767857772e706e67) > > My preferred way...

> Ok so i have tried both the Formatter Hero and the Complier Hero and I have the same issue with both. > > Below is a screenshot of my...

> Today after updating my Mac OS and VSCode, my VSCode starts adding newline after open < and {. After disabling/enabling all the extensions I have. I found it's related...

> Tried with Compile Hero: Off but still adds newline. Can you provide me with your source code and what format is it in? Did the code mess up after...

> @import 'folder/*.scss'; //error > error msg: Can't find stylesheet to import... > > while import specific file is OK > @import 'folder/somefile.scss'; //compile OK > > any plan to...

> The compilation of *.ts files always inserts the following block in the resulting JavaScript files: > > ```js > var __extends = (this && this.__extends) || (function () {...

> Sure, I've two files: > > ```ts > class MyTest { > constructor() { > console.log('Hallo Welt') > } > } > ``` > > and > > ```ts...

> Thank you, is the tsconfig.json also working, when placed in project base directory? Typescript is usually walking through the parent directories until it finds a config. This is a...

> .scss 文件编译后 无法生成 .css 文件 , 这是什么情况 能提供下你的scss文件源码和hero的插件配置吗?

> 在 VScode 中直接安装, 配置没有修改 ![image](https://user-images.githubusercontent.com/17243165/90857016-d0ce7b00-e3b5-11ea-9880-413d6b3d670f.png) 你检查下是否这里没有开启?