Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Visual Studio Code  [for Windows use VSCode version 1.72.1]
    https://code.visualstudio.com/download

  • ARES Commander 2024 x64 and any other Graebert OEM Applications [ARES Mechanical, ARES Maps etc.]

System Requirements

...

  • Current system requirements of ARES Commander 2024 x64

...

...

  • .

  • Current system requirements for Visual Studio Code

...

Setup
To install Graebert LISP Extension [FLISP] plugin:

  1. Do one of the following:
    Type LISPIDE.
    - or -
    Type VLIDE.
    The following message displays: “Do you want to Install the Graebert LISP Extension?“.

  2. Confirm by clicking OK.
    Graebert LISP Extension will install using VLIDE command from VS Code Market Place.

Alternatively, you can install the Graebert LISP Extension directly from Market Place by searching Extension Section(Ctrl+shift+X) of VS Code.

FLISP Extension adds in %userprofile%/.vscode of the system. You can see the Extension Profile in the VS Code application.

...

Debugging

  1. Run ARES Commander 2024 or later.

...

  1. In the Options dialog box, select System Options > Lisp Debugger and select Enable Debugging.

...

  1. Image Added

...

  1. Close ARES Commander to save the settings and launch it again.

...

  1. From the Visual Studio Code Menu select Run

...

  1. > Add Configuration.

...

  1. Make the following

...

  1. settings:
    FLISP Debug: Attach or FLISP Debug:

...

  1. Launch

    Image Modified

    Launch and Attach

...

  1. configuration options are added.

    Image Modified

...

  1. FLISP Debug: Attach

...

  1. From the Run and Debug

...

  1. side palette of

...

  1. Visual Studio Code, select FLISP Debug:Attach

...

  1. and click Run (or press F5).

...


  1. The list of all running ARES Commander applications and OEMs

...

  1. appears. On attach

...

  1. the status bar

...

  1. color changes from blue to orange

...

  1. . LISP files

...

  1. automatically load

...

  1. .

...


  1. You can run the

...

  1. LISP command in ARES Commander and debug

...

  1. the LISP functions.
    ! You can press Ctrl+Shift+D to display the Run and Debug palette.

    Image Modified

...

  1. FLISP Debug: launch
    First, you need to

...

  1. specify the path to ARES Commander executable

...

  1. file in the Extension setting of Graebert LISP Extension.

...


  1. From the Run and Debug

...

  1. side palette of

...

  1. Visual Studion Code, select FLISP Debug: launch

...

  1. and click Run (or press F5

...

  1. ).
    When launching ARES Commander, the status bar

...

  1. color changes from blue to orange

...

  1. . LISP files

...

  1. automatically load

...

  1. .

...

  1. Users can run the

...

  1. LISP command in ARES Commander and debug the

...

  1. LISP functions.

    Image Modified

Features

LISP Editor:

  • Syntax Highlighting

  • Snippet Completion for LISP & DCL

  • Smart Brackets

  • Comment Toggling

  • AutoComplete for LISP & DCL

  • Go-To-Definition and Peek Definition

  • Localization

  • LISP Encryption

  • Add & Update Header

  • Insert Region

  • Online Help

  • Load Current LISP File

  • Create Workspace

...