-
Coding
-
**Describe the bug**
The audience can modify the presenter notes in the overview despite #1059.
I would expect `codeEditor` set `false` to prevent `!isPresenter` clients to prevent this
**Mini…
-
Implement suggestion API such as ClassicUI
-
I'm on panel==1.5.2. I've experienced that autoreload is not working if you forget to include an *extension*
## Reproducible Example
```python
import panel as pn
pn.extension()
pn.widgets…
-
### Environment
Jmix version: 2.4.0
### Bug Description
`Charts` and `CodeEditor` doesn't apply `light` theme.
### Steps To Reproduce
1. Add theme switcher component from doc: https://d…
-
This is a CodeEditor widget in `flutter`, I really like it and I think it will add a great widget to `flet` if `flet` did support it.
Its a multi-line TextEditor, but prepared to be a programming c…
-
```javascript
Error: Illegal value for lineNumber
at Lw.getLineMaxColumn in src/vs/editor/common/model/textModel.ts:860:10
at Gte.G in src/vs/editor/browser/controller/editContext/native/nativeEditCon…
-
CodeEditor can not set height
-
```javascript
TypeError: Cannot read properties of undefined (reading 'getViewLineMinColumn')
at rLi.getViewLineMinColumn in src/vs/editor/common/viewModel/viewModelLines.ts:735:62
at dLi.getLineMinCo…
-
**Is this a new component or an extension of an existing one?**
This is a new feature for the existing `CodeEditor` component
**Describe the feature**
I've noticed that the `CodeEditor` component…