AxAssist

Main Features Downloads Purchase Forum Support  

Features

Contents
  1. All contents

  2. 1. Dynamics AX AOT
  3. 2. Dynamics AX Editor
    1. 2.1. Suggestions
      1. 2.1.1. Variable list
      2. 2.1.2. Variable names list
      3. 2.1.3. Name Matching
      4. 2.1.4. Acronyms
      5. 2.1.5. User list
    2. 2.2 Browsing and navigation code
  4. 3. Hotkeys
  5. 4. Settings
  6. 5. Code reformatter
  7. 6. How to...
    1. 6.1. How to add new button on toolbar
    2. 6.2. How to add new hotkey
    3. 6.3. How to use your text as suggestion
      1. 6.3.1. In User list
      2. 6.3.2. In Acronyms list
    4. 6.4. How to customize tooltips
    5. 6.5. How to set up the auxiliary panel (HelpPane) in Dynamics AX Editor
    6. 6.6. How to start AxAssist after Dynamics AX startup
Hotkeys


AxAssist’s Editor hotkeys

AxAssist’s Editor hotkeys 1 to 3 are corresponding to the AxAssist’s Editor Toolbar buttons 1 to 3. That is, effect of hotkey №1 is similar with the effect of button №1 in AxAssist’s Editor Toolbar (comment out the selected lines). You can customize up to 20 hotkeys by writing appropriate processing in editorHotkey() method of DEV_AxAssistHotkeys class. See example in How to add new hotkey.






AxAssist’s General hotkeys

As AxAssist’s Editor hotkeys, 1 to 6 AxAssist’s General hotkeys duplicate the functionality of the Main (AOT) AxAssist’s toolbar. You can customize up to 20 hotkeys by writing appropriate processing in globalHotkey() method of DEV_AxAssistHotkeys class. See example in How to add new hotkey.






© 2007 - 2008 - axassist.com