nippur72 / ifdef-loader

Webpack loader for JavaScript/TypeScript conditional compilation.
286 stars 28 forks source link

#If #endif blocks highlighting in vscode #52

Open Megabyteceer opened 3 years ago

Megabyteceer commented 3 years ago

Thank you for useful tool, it is what i missed about in js, after C++. : )

Specially for use with ifdef-loader, I made vscode extension, which can highligth code blocks wrapped in #if #endif comments. Maybe it will be useful for someone. https://marketplace.visualstudio.com/items?itemName=VasiliyKostin.blocks-highlighter