compile-hero
compile-hero copied to clipboard
🔰Visual Studio Code Extension For Compiling Language
- Issue Type: `Bug` - Extension Name: `eno` - Extension Version: `2.3.53` - OS Version: `Windows_NT x64 10.0.19042` - VSCode version: `1.54.3` :warning: We have written the needed data into...
- Issue Type: `Bug` - Extension Name: `eno` - Extension Version: `2.3.53` - OS Version: `Windows_NT x64 10.0.19042` - VSCode version: `1.54.3` :warning: We have written the needed data into...
- Issue Type: `Bug` - Extension Name: `eno` - Extension Version: `2.3.53` - OS Version: `Windows_NT x64 10.0.17763` - VSCode version: `1.54.3` :warning: We have written the needed data into...
You could add the CoffeeScript transpilation would help a lot anyone using this language, because compile hero is one of the best transpilators I know, and I think it would...
- Issue Type: `Bug` - Extension Name: `qf` - Extension Version: `6.8.122` - OS Version: `Windows_NT x64 10.0.19042` - VSCode version: `1.51.0` :warning: We have written the needed data into...
@HansUXdev has published this extension in the [Open VSX Registry](https://open-vsx.org/extension/Wscats/eno). The service was recently transferred to the Eclipse Foundation and we want to ensure a seamless transition for our users....
I love this extension but there is no file specific targeted output filename option. I think this feature useful for working with different sections. For example I working on two...
This valid SCSS: `--red: rgb(195, 58, 50) // #c33a32` compiles to this invalid CSS: `--red: rgb(195, 58, 50) // #c33a32` which causes the browser to choke on the rule. I...
- Issue Type: `Bug` - Extension Name: `eno` - Extension Version: `2.3.53` - OS Version: `Windows_NT x64 10.0.19041` - VSCode version: `1.52.1` :warning: We have written the needed data into...
HI, when trying to write a promise using async await i'm getting this error after compiling: "ReferenceError: regeneratorRuntime is not defined" Is there a way around this or should i...