ethereum / emacs-solidity

The official solidity-mode for EMACS
GNU General Public License v3.0
206 stars 66 forks source link

Default comment uses /* */ notation, this is annoying #10

Closed kootenpv closed 6 years ago

kootenpv commented 8 years ago

Please just use //

LefterisJP commented 8 years ago

@kootenpv Why do you find the /* comment notation annoying? I had not even noticed this. I have no strong opinions on this so I can try to change it, but I am also really interested in why you find the current behaviour annoying.

LefterisJP commented 6 years ago

I was looking through the issues and found this old issue and I am amazed I have not addressed it yet @kootenpv. I am adding an option right now.