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
Suggestions setting







Common settings
  • Enabled - controls activity.
  • Min number of characters - suggestion list will be appeared after typing equal or more characters.

Name matching
  • First capital letter - if enabled, list will be appeared only if case of first typed letter same as first letter of Dynamics AX type.
  • Case sensitive - defines mode of searching.

It is recommended to set "first capital letter" and "case sensitive" enabled in case of using Name matching and Acronyms logic together.

This could be illustrated by samples below:





Acronyms
  • Extended acronyms - If disabled the list is based on entered sequence only. If enabled the list is based on entered sequence (for example, IT) and its possible variations (ITA, ITB etc.).

    This could be illustrated by samples below:



  • Ignored Prefix - Entered prefixes will be ignored when using Acronyms. It is usable for names of your objects.
    You can use multiple Ignored prefixes - separete them with using ",". For example, "MP_, CPT, MSP_".
For example, you have variable type named MP_MyCustomTable. Set "Ignored Prefix" to "MP_" and you will see your variable in Acronyms suggestion list after typing "MCT". In other case you should enter MPMCT to see your variable.
Please be noticed, that you should restart Microsoft Dynamics AX client to accept new setting.

Acronym suggestion with Ignored prefix set to "MP_":



Name matching suggestion with Ignored prefix set to "MP_":



Acronym suggestion without Ignored prefix. In this case you should type your company prefix:



General settings
  • Suggestion sorting (on - by name, off - by group) - type of suggestion list sorting.
  • Open last suggestion hotkey - opens last suggestion list.
  • Alternative apply key - use this key as alternative to Enter key in suggestion lists.
  • Alternative up key - use this key as alternative to Up key in suggestion lists.
  • Alternative down key - use this key as alternative to Down key in suggestion lists.
© 2007 - 2008 - axassist.com