forio / julia-studio

An IDE for the Julia Language
forio.com/products/julia-studio
GNU General Public License v3.0
223 stars 48 forks source link

FEAT: Button to batch toggle comments #222

Open ccsv opened 10 years ago

ccsv commented 10 years ago

I am requesting a button that can add the pound sign to multiple lines of code at once so I can comment out blocks of code.

keesvp commented 10 years ago

It's there: Ctrl+3

keesvp commented 10 years ago

You can see all shortcuts here: Tools -> Options Environment -> Keyboard