JetBrains / azure-tools-for-intellij

Azure Toolkit for JetBrains Rider.
MIT License
45 stars 10 forks source link

Syntax highlighting abruptly stops in a Bicep file #807

Closed rossmobi closed 2 months ago

rossmobi commented 2 months ago

Hi 👋🏻

I use Intellij IDEA for Java and also for Azure Pipelines and Bicep. I have the Azure Tools for IntelliJ plugin installed and when I view certain Bicep files, the syntax highlighting will end part of the way through the file:

image

Deleting certain lines around the area where it stops will then cause more of the code to be rendered with syntax highlighting, but again it will stop not long after, generally within say 50 more lines.

This is quite distracting 🙂 Am I doing something wrong? Or could this well be a bug.

Thanks,

Ross

rafaelldi commented 2 months ago

Hi! This is Azure Toolkit for Rider repository. For IntelliJ IDEA, you should create an issue in this repo https://github.com/microsoft/azure-tools-for-java.