Getting More from Komodo IDE Docker and Vagrant Integration

komodo ide blog hero
We recently released Komodo 9.2, which boasts integration with Docker and Vagrant, as well as a boatload of other features and enhancements. Unfortunately, syntax highlighting for Dockerfile and Vagrantfile did not quite make the cut due to timing. Luckily, adding support for them is quite easy.

Adding Syntax Highlighting for Docker

  1. Open up Commando.
  2. Navigate to the “Packages” item.
  3. Type “docker”.
  4. Press the Enter key to install the package.
  5. Follow the prompt to restart Komodo.

Adding Syntax Highlighting for Vagrant

Komodo IDE Vagrant Syntax Highlighting

  1. Open up your Komodo preferences (typically “Edit > Preferences” menu on Windows and Linux and “Komodo > Preferences” menu on Mac OSX).
  2. Check “Show Advanced”.
  3. Select “File Associations”.
  4. Fill in the fields for a new Vagrantfile association.
  5. Click “Add…” and then “OK”.

Simple!

These will be available by default in Komodo 9.2.1.

If you haven’t tried the new Komodo 9.2 yet, download it below:

 

 

Recent Posts

Tech Debt Best Practices: Minimizing Opportunity Cost & Security Risk

Tech debt is an unavoidable consequence of modern application development, leading to security and performance concerns as older open-source codebases become more vulnerable and outdated. Unfortunately, the opportunity cost of an upgrade often means organizations are left to manage growing risk the best they can. But it doesn’t have to be this way.

Read More
Scroll to Top