Get nice syntax highlighting for BrainScript config files - wolfma61/CNTK GitHub Wiki
Here's how to do it if you use vim; other editors should be similar
:set syntax=conf
This is not perfect but it's much better than no syntax highlighting. If you know how to write a .vim
syntax file please send us a pull request.