It would be great if IntelliSense were available in say Visual Studio Code for the Maximo classes but that is no small task to achieve. A more easily achievable goal would be for the Maximo community to contribute together to a set of Maximo related snippets for VSCode.
I have made a start
here with a Maximo Python Snippets VSCode Extension.
The GitHub repository for the extension can be found (and also contributed to)
here.
The actual snippets are found in this
file.
This
guide describes the syntax for the snippets.code-snippets file.
Any contributions from the wider Maximo community would be gratefully received and packaged into the freely available extension for Visual Studio Code on the MS Marketplace.
------------------------------
Maximo Wiki
------------------------------
Original Message:
Sent: Thu August 05, 2021 12:26 AM
From: User1971
Subject: IntelliSense for automation scripts?
MAM 7.6.1.2:
Has there ever been any talk of IBM implementing IntelliSense-like functionality for automation scripts?
I think that would make a world of difference. Even if it could just list the available methods in a drop down or something like that.
Example:
https://code.visualstudio.com/docs/editor/intellisense
Or is that completely out of reach in Maximo?
(aka "code completion", "content assist", or "code hinting")
#AssetandFacilitiesManagement
#Maximo