-
Notifications
You must be signed in to change notification settings - Fork 3
Tools
Nahuel Palumbo edited this page Mar 19, 2023
·
19 revisions
Welcome to the tour of the Wollok LSP IDE's features.
You can execute Wollok code using Wollok-CLI.
Before anything, maybe you want to play with some objects.
Commands are available from the editor with the shortcut Ctrl + Shift + P
o from the menu View -> Commands Palette..
.
You can search by Wollok
:
You can open a Wollok terminal (or REPL) and evaluate expressions in a session.
For more information see https://github.com/uqbar-project/wollok-ts-cli.
You can run Wollok tests from the Editor.
Screen.Recording.2023-03-19.at.19.43.56.mov
Screen.Recording.2023-03-19.at.19.45.06.mov
Screen.Recording.2023-03-19.at.19.45.43.mov
Screen.Recording.2023-03-19.at.19.51.28.mov
All validations are visible in the text editor and the Problems
panel.