maestrith / AHK-Studio

Created with AHK Studio
http://www.maestrith.com
363 stars 68 forks source link

1.0.64 Breaks Omni Search and Code Explorer #33

Closed number1nub closed 9 years ago

number1nub commented 9 years ago

The changes in 1.0.64 badly broke Code Explorer and Omni Search.

Also, in Edit_Comment_Insert, should change the default InputBox value to RegExReplace(format, "%a_space%", " ") so that the %a_space% string doesn't show up in the input field.

maestrith commented 9 years ago

Good point! :)

maestrith commented 9 years ago

Should be good...I am going to look into that code explorer error.