-
### Feature Request
Use Monaco as a code Editor for components.
### Motivation
Better features and compatibility with Co pilots. Functionality for user to search / edit the code better in IDE.
##…
-
### Summary
### The entire URL of the documentation with the issue
https://docs.tooljet.com/docs/widgets/code-editor
**Content updates:**
- In Exposed variable Table, update the "Descripti…
-
### Summary
It's possible to create custom components, but unlike the built-in components, I can't create custom editors for properties. e.g. the built-in DataGrid has a custom UI for editing its col…
-
Currently `export` is required to open a component in Triplex. I often split up components into smaller ones in the same file that are not exported (and therefore basically private) and I'd like to be…
-
Hello @vue/repl maintainers,
I'd like to propose a new feature for @vue/repl: an option to display only the preview without requiring the Monaco/CodeMirror editor.
## Current Behavior
Currently…
-
**There isn't any information about where my cursor is currently.**
Users would feel greater when they are debugging their Python project since python is strict with indentation of code with the he…
-
## Problem
Code editor component should have a modular and composable design, allowing usage by 3rd parties or in other projects.
## Solution
Split different parts of the UI into seperate React.j…
-
The Code editor currently lacks Jest tests. We need to add tests to ensure its functionality and reliability.
**Tasks:**
- Identify the key functionalities of Code editor.
- Write unit tests for:
…
-
This code:
```
// Move aux element as child from body to element to fix menus in modal Dialog
const aux = document.getElementsByClassName('tox-tinymce-aux')[0…
-
- [x] Decide on how we sync Figma libraries across organisations
- [x] Remove any big experimental features (dark mode).
- [x] Remove any WIP components.
- [x] Add a ‘How to contribute’ section.
- [ …