...
Syntax Highlighting
Snippet Completion for LISP & DCL
Smart Brackets
Comment Toggling
AutoComplete for LISP & DCL
Go-To-Definition and Peek Definition
Localization
LISP Encryption / Protection
Add & Update Header
Insert Region
Online Help
Load Current LISP File
Create Workspace
...
Attach/Launch
Start Debugging
Breakpoints
Step Over/In/Out
Variables [show last value]
Watch
Call Stack
Debug Console
Break On Error
Hover
LISP Encryption / Protection
1.Click via Right Mouse Click to the top of your Lisp-file or press the shortcut keys CTRL+Shift+P to open the Command Palette…
...
2. Now select in the upcoming Combobox “FLISP: Protect LISP File
...
3. Before the protection you can configure a 2 characters key binding string, which is used for the encryption. This is not mandatory. It also works without these characters.
...
4. The resulting encrypted files can be found in a subfolder below the working or source files LISP folder. The protection tool encrypts all found LISP files of this folder and saved the encrypted copies under the subfolder \Out. A message is shown in the the right left corner of Microsoft Visual Code, where the files can be found.
...