compile-hero icon indicating copy to clipboard operation
compile-hero copied to clipboard

🔰Visual Studio Code Extension For Compiling Language

Results 118 compile-hero issues
Sort by recently updated
recently updated
newest added

I want to ignore two locations. My config looks like this ```js "compile-hero.ignore": [ "**/club/html/vote/**", "**/club/NewClub/**" ] ``` But compile-hero still compiles my scss files in those subdirectories. If I...

help wanted

I've recently switched to VSCode and have found this particular plugin super useful! However, my workflow has been slowed down by the fact that this plugin doesn't compile the main...

feature

I had issue #86 happen to me and went to uninstall for the fix recommended by many on the web. After uninstall I could not find it inside the Visual...

help wanted

- Issue Type: `Bug` - Extension Name: `eno` - Extension Version: `2.3.39` - OS Version: `Darwin x64 20.1.0` - VSCode version: `1.52.0` ```json { "messages": [], "activationTimes": { "codeLoadingTime": 17232,...

bug

**-** Issue Type: `Bug` - Extension Name: `eno` - Extension Version: `2.3.39` - OS Version: `Windows_NT x64 10.0.18362` - VSCode version: `1.51.1` :warning: We have written the needed data into...

bug

Support for "-output-directory" for $ {folderPath} and $ {workspaceFolder} variables can be added.

feature

- Issue Type: `Bug` - Extension Name: `eno` - Extension Version: `2.3.38` - OS Version: `Windows_NT x64 10.0.19042` - VSCode version: `1.51.1` :warning: We have written the needed data into...

bug

- Issue Type: `Bug` - Extension Name: `eno` - Extension Version: `2.3.37` - OS Version: `Windows_NT x64 6.1.7601` - VSCode version: `1.51.1` :warning: We have written the needed data into...

bug

- Issue Type: `Bug` - Extension Name: `eno` - Extension Version: `2.3.32` - OS Version: `Windows_NT x64 10.0.19042` - VSCode version: `1.51.1` :warning: We have written the needed data into...

bug

Hi, I've came across some weird behaviour when I try to compile this: **In this sample I want to 'forward' variables from the _variables file to the main one using...

help wanted