-
I use Monaco Editor inside a webcomponent.
My Code looks like this:
static readonly style = css`
:host {
display: block;
height: 100%;
width: …
-
#### Brief summary of issue / Description of requested feature:
When scrolling with your mousewheel in a `TConsole`("main" or any MiniConsole"), when almost all the way to the top of the scrollback, …
-
#### Brief summary of issue / Description of requested feature:
If you leave Mudlet disconnected overnight and have a lot of timers running, cleanup will take forever when you reconnect with the same…
vadi2 updated
4 years ago
-
#### Brief summary of issue / Description of requested feature:
Replay files need to have their names adjusted.
#### Steps to reproduce the issue / Reasons for adding feature:
1. Log files are …
Kebap updated
4 years ago
-
I have added following code to a static html page
```html
import monacoEditor from 'https://cdn.skypack.dev/monaco-editor';
console.log(monacoEditor);
```
but following url re…
-
#### Brief summary of issue / Description of requested feature:
In Multi-View mode, you can not use some profile-specific actions as expected, for example toggle between compact and normal input-line…
Kebap updated
3 years ago
-
#### Brief summary of issue / Description of requested feature:
It would be really nice to have some form of autocompletion of some sort of list or maybe custom dictionary.
That way I would be abl…
-
#### Brief summary of issue / Description of requested feature:
When creating a miniconsole/userwindow, it would be nice for it to have a seperate input line of its own, where you can input text, whi…
Kebap updated
4 years ago
-
## Result from CocInfo
```
2020-11-04T15:46:54.294 DEBUG (pid:28492) [workspace] - buffer created 2
2020-11-04T15:46:54.297 DEBUG (pid:28492) [workspace] - buffer created 3
2020-11-04T15:46:54.2…
-
#### Brief summary of issue / Description of requested feature:
Initial connection to mud downloads the client. When I reconnect to the mud (with or without MSDP enabled) mudlet crashes. On the P…