Add into the IDE option Insert ASM & Remove ASM

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
4RESTER
User
User
Posts: 63
Joined: Thu Aug 19, 2010 11:03 pm
Location: Uman, Ukraine

Add into the IDE option Insert ASM & Remove ASM

Post by 4RESTER »

Please, add to the IDE two options to easy marking/demarking pieces as InlineASM,

Illustration the selection to do marking as InlineASM:
Image

Illustration the result of marking as InlineASM:
Image
See ya... Image
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Add into the IDE option Insert ASM & Remove ASM

Post by Trond »

It's not the same, but you can copy and paste existing ! onto the new line by using block selection and copy. Hold down the alt key when selecting a few lines of !, then paste them in front of the lines that need ! in front of them.
Post Reply