enoyao
enoyao
> I use Formatters Hero only for indenting HTML and PHP. Any way to change formatting preferences? > > Current formatting style: > >  > > 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 中直接安装, 配置没有修改  你检查下是否这里没有开启?