Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

eayoungs's profile - activity

2015-04-19 18:17:09 -0500 commented answer What are some good programs/applications to use as a text editor for EnergyPlus models?

I've started a public repo with my first attempt here: https://github.com/eayoungs/sbl_set-e... -See the EnergyPlus.YAML-tmLanguage file. Follow the commented out link for the tutorial page I've started with. The file needs to be converted to .tmLanguage to be used in Sublime using an installed package.

2015-04-17 17:15:55 -0500 commented answer What are some good programs/applications to use as a text editor for EnergyPlus models?

Mark; any updates on the Sublime syntax highlighter? I'm planning on starting to work on this but I hate to duplicate the effort. Thx.

2015-04-05 15:21:42 -0500 commented answer Improving navigation/workflow for IDF editing in Notepad++

I use vim on the command line with Git for version control but I really like editing larger files with Sublime Text. I plan to create a syntax highlight file for it in the near future. If anyone else is interested, let me know. I'd love any feedback or help I can get. Also, Sublime has a great facility for snippets and I've started creating a set of them for Compact HVAC objects. This is very useful if you are creating large numbers of similar unitary systems with different input values as you can tab between key input fields.

Cheers

Eric