The password for the DOORS user name configured in the settings must be
given in an encrypted file at
C:\Users\WINDOWS_USERNAME\Documents\doors\passwords\DOORS_USERNAME.
This password file can be created in Visual Studio Code via the command
doors.createPasswordFile.
It is recommended to install the Visual Studio Code extension
DXL
to have syntax highlighting in DXL code files.
Limitations
A DOORS client server can started on localhost only but it is possible
to communicate with and stop a DOORS client server running on a remote
computer.
Extension Settings
This extension contributes the following settings:
doors.user_name: DOORS user name
doors.pythonPath: Path to the Python executable
doors.python_api.packagePath:
Path to the DOORS Python API project directory named doors and
containing a folder also named doors.
doors.python_api.IPCPrintClientPort:
Port number set in DOORS Python API's config.py (see constant IPC_PRINT_CLIENT_PORT)
doors.guiStartScriptPath:
Path to the start script for the IBM Rational DOORS GUI