clifford-github / sublime-ansible

Syntax highlighting for Ansible
MIT License
135 stars 11 forks source link

toggle comment not working #6

Closed darKoram closed 10 years ago

darKoram commented 10 years ago

Open an ansible associated file. With Yaml associated files, I could Command+"/" to toggle line or selection to comment. This does not work with the same file when associated with ansible. Using mac.

clifford-github commented 10 years ago

added configuration files to the development branch

works on my windows machine.

@darKoram Please check if it works on Mac also.

benregn commented 10 years ago

Toggle comment using the development branch does not work on my Mac. Sublime Text 3 build 3047 on OS X 10.9

darKoram commented 10 years ago

I just pulled development branch. When i placed Comments.tmPreferences in ../User/Packages i got a message from sublime saying it couldn't parse the xml. Heading to work now. Will investigate tomorrow. Wondering 1. if it should go in /Packages or /Packages/Ansible since there could be many Comments.tmPreferences for different languages. and 2. do i need to change the UUID field at the bottm of .tmPreferences?

clifford-github commented 10 years ago

made changes in Comments.tmPreferences. Please check.

benregn commented 10 years ago

Seems to be working as expected for me. Thanks for the quick fix :D

Kind regards, Tómas Þór About.me profile http://about.me/tomasthorjonsson

On 19 November 2013 23:02, Clifford Sanders notifications@github.comwrote:

made changes in Comments.tmPreferences. Please check.

— Reply to this email directly or view it on GitHubhttps://github.com/clifford-github/sublime-ansible/issues/6#issuecomment-28840561 .