Monaco Editor
Monaco Editor aims to create a tool for managing files on the server and editing their codes via the browser. It integrates with Customized Codes and makes file editing easier.
Path:Control Panel > System > Dev Tools > Monaco Editor
Listing, Searching and Displaying Diffs
- Files: Lists all files and folders of the directory in the current domain. By left-clicking on the file you want to edit, its contents are displayed in the area on the right.
- Search:If the file name is known, the files are listed by typing the name and file path in the search section and edits are made.
- Diff: SWhen the append is clicked, it redirects to the dev.codediff i.e. "CodeDiff Editor" page. In this way, the differences between the status of the files on the server and the selected branch can be displayed.
Viewing and Editing Files
- Files or Search The contents of the files opened in the editor can be edited as desired. The edits made are saved by clicking the green "Save" button at the top right or by pressing the "Ctrl+s" key combination.
- The properties of the file are displayed at the bottom of the Monaco Editor.
- Plain Text: File extension
- Bytes: size of the file
- Last edit date
- While in the editor By pressing "F1" Monaco's shortcuts and available operations are displayed.
- Clicking the gray Commit button at the top right of the page will direct you to the "Customized Codesr" page.
- Right-click on the folder or files in the Files panel. By clicking, the operations in the menu that opens are performed.
- Options in the folder menu;
- New File: A valid file name and extension must be entered into the input.
- New Folder: A valid folder name must be entered into the input. The folder name must not contain "/".
- Rename Folder: A valid folder name must be entered in the input. The folder name should not contain "/".
- Delete Folder: The selected folder and its contents are completely deleted.
- Options in the file menu:
- Rename File: A valid file name and extension must be entered into the input.
- Delete File: The selected file is deleted.
Attention:Operations performed in multiple tabs cannot be temporarily saved on the browser. When you want to work on different files at the same time without saving, it is recommended to open them in a separate browser tab.
Tip: The relevant file can be opened and edited directly in Monaco Editor with the icon to the right of the file path fields in the WO detail.
Feedback
DAha detayli br döküman var mi?
Monaco Editor aims to create a tool for managing files on the server and editing their codes via the browser. It works integrated with Customized Codes and facilitates file editing within the Workcube interface without the need for a server.
Monaco Code Editor and Artificial Intelligence
Added/EditedFunction: Control Panel > System > Dev Tools > The ability to write code with artificial intelligence (WAI) prompts has been added to the Monaco Editor function.
Monaco Editor - Workcube Library
Workcube custom tags and functions have been added to Monaco Editor (based on vs studio code), one of the Development Tools tools.
In this way, developers can develop directly without requiring any IDE.
Monaco Code Editor
Added/Edited Function: Control Panel > System > Dev Tools > Monaco Editor function has been added.
Usage: Development is made and saved directly on the browser. It works integrated with Customized Codes.
Benefit:It has become a part of the open source Monaco Editor Cognitive version to enable direct development on Workcube. It is now possible to develop within the Monaco browser, which uses the same libraries as VSCode.
Recording and logging feature was added to the Monaco library by Workcube. Thus, all code changes and customizations made in Workcube can be tracked directly under Workcube dev.tools.
CFML, SQL and Workcube extensions will be added to Monaci in future versions.