How to Syntax Highlight files like Dockerfile.production in Pycharm

By default, Pycharm does not highlight Syntax when there is a string after Dockerfile like Dockerfile.production. To highlight this, select Pycharm> Preferences> Editor> File Types, select Dockerfile, and set "Register patterns" to "Dockerfile.production" as follows: Untitled.png

"Dockerfile.production" is now highlighted.

I would like to add "Dockerfile.prod" and "Dockerfile.Nanchara", but it is troublesome to enter them all individually, so if you enter "Dockerfile. *", Syntax highlighting for other Dockerfiles. You will also be able to do it.

Recommended Posts

How to Syntax Highlight files like Dockerfile.production in Pycharm
How to update pre-built files in docker container
How to implement a like feature in Ajax in Rails
How to input / output IBM mainframe files in Java?
How to handle TSV files and CSV files in Ruby
How to rollback migration files
How to find May'n in XPath
How to hide scrollbars in WebView
How to run JUnit in Eclipse
[Rails] How to write in Japanese
How to run Ant in Gradle
How to disassemble Java class files
How to learn JAVA in 7 days
How to get parameters in Spark
How to install Bootstrap in Ruby
How to decompile java class files
How to use InjectorHolder in OpenAM
How to introduce jQuery in Rails 6
How to use classes in Java?
How to name variables in Java
How to set Lombok in Eclipse
How to concatenate strings in java
How to install Swiper in Rails
How to get the value after "_" in Windows batch like Java -version
[swift5] How to specify color in hexadecimal
How to share files with Docker Toolbox
How to implement search functionality in Rails
How to implement date calculation in Java
How to implement Kalman filter in Java
Multilingual Locale in Java How to use Locale
How to use binding.pry for view files
How to change app name in rails
How to get date data in Ruby
How to use custom helpers in rails
How to reflect seeds.rb in production environment
How to use named volume in docker-compose.yml
How to filter JUnit Test in Gradle
How to insert a video in Rails
How to standardize header footer in Thymeleaf
How to include Spring Tool in Eclipse 4.6.3?
How to add jar file in ScalaIDE
Java-How to compare image files in binary
How to do base conversion in Java
[Swift] How to fix Label in UIPickerView
How to have params in link_to method
How to use Docker in VSCode DevContainer
[Java] How to output and write files!
How to use MySQL in Rails tutorial
How to fix system date in JUnit
Convert SVG files to PNG files in Java
How to implement coding conventions in Java
How to embed Janus Graph in Java
[rails] How to configure routing in resources
How to map tsrange type in Hibernate
How to get the date in java
How to use environment variables in RubyOnRails
How to implement asynchronous processing in Outsystems
How to publish a library in jCenter
How to specify id attribute in JSF
Understand in 5 minutes !! How to use Docker
How to overwrite Firebase data in Swift