adelf / idea-php-dotenv-plugin

environment parameters completion, based on .env file keys
MIT License
166 stars 13 forks source link

Dockerfile string highlight #48

Closed Catastropha closed 4 years ago

Catastropha commented 4 years ago

In Dockerfile, after a string is declared everything else is highlighted as string.

dockerfile

adelf commented 4 years ago

Hi, @Catastropha . This plugin doesn't provide syntax coloring for Dockerfiles. IDEA has own 'Docker' plugin for that.