-
My [`html-blocks` fork](https://github.com/PerBothner/xterm.js/tree/html-blocks)allows an application to "print" output lines containing HTML to an xterm.js terminal. This is a generalization of exist…
-
https://user-images.githubusercontent.com/98604306/176841761-af583e08-9508-4780-b3c2-0fb53c736305.mp4
How do I solve this
The code
```ts
```
Styles
```ts
codeEditorStyles: {
font…
-
I'm using this to build a collaborative editor. I am saving the document on every `onChange` that fires. This is all working well, when user #1 makes a change, it shows up on user #2's screen instantl…
-
### Problem
when i type 'gcc; this is how it gets commented in a JSX file
![image](https://github.com/neovim/neovim/assets/99483158/308e9531-44b2-4588-a302-8c9d2580f73d)
### Steps to reproduce
!…
-
I would like to create a stepper similar to the "Mobile with carousel effect" one on the [Steppers demo page](https://material-ui.com/demos/steppers/#mobile-stepper---text-with-carousel-effect), but w…
-
Screen reader experience when setting and changing filters is poor.
System: Windows 10 build 1803, with NVDA and Narrator.
To replicate:
Run an Ace report
Move to the Violations tab and select…
-
Is there any support for TypeScript planned?
-
On an iPhone X, clicks on the board are not detected.
-
**Describe the bug**
Every time I run storybook none of the styles/classes are not getting applied to the components. The component stories are generated ok just with no styles.
But when I add th…
-
This happens in both, onContentChanged event and from within onModelChange={handleModelChange} event
Whenever styling is added to content, the cursor jumps to beginning of text field. The expected …