abramadams

Results 1 comments of abramadams

fwiw, you just need to edit the coldfusion-plugin.py file and save it. You can change line 143 to: ``` python self.view.insert(edit,temp.b,"\n\t\n") ``` Also found changing line 141 to: ``` python...