The MASM Forum

Projects => Rarely Used Projects => RadAsm IDE Support => Topic started by: YaoChen on June 11, 2012, 12:27:27 PM

Title: Can't use Shift+Space In 3.x
Post by: YaoChen on June 11, 2012, 12:27:27 PM
Hello, KetilO :
  I can not use the Shift + Space to show the variables list in radasm 3.x like as 2.x . Is this function has canceled or change the keys ? And the CodeTemplates plug-in does not support 3.x , this is very inconvenient for me ! :(
  I am using 3.0.0.8 version , is this the last release version ? Or it is still developing , so there are many imperfections ?
  Please forgive my poor English ! Thanks to answer!  8)
Title: Re: Can't use Shift+Space In 3.x
Post by: KetilO on June 11, 2012, 11:42:06 PM
Hi

Ctrl+Space is used in RadASM 3.x
There is no need for a template addin. Use Project / Create Template to create a template from an existing project.

KetilO
Title: Re: Can't use Shift+Space In 3.x
Post by: YaoChen on June 12, 2012, 01:20:36 AM
Thanks, Ketilo!

It's bad that the Chinese version windows system depends on Ctrl+Space to make change input method program between English and Chinese. And this key is default, it is impossible to change. So, when it comes to Radasm 3.x, the Ctrl+Space is conflict with windows, it can not show variables list normal.

Can we use user-defined to solve this problem?

YaoChen
Title: Re: Can't use Shift+Space In 3.x
Post by: KetilO on June 12, 2012, 05:25:44 PM
Hi

Version 3.0.0.9 has been uploaded

Version 3.0.0.9 2012-06-12
--------------------------
o Added option to use Shift+Space to show codecomplete list.

KetilO
Title: Re: Can't use Shift+Space In 3.x
Post by: YaoChen on June 12, 2012, 10:52:27 PM
Great ! Thanks so much !