-
It would be nice to replace the input textarea with a more featureful editor such as [Code Mirror], [Ace] or [Monaco].
[Code Mirror]: https://codemirror.net/
[Ace]: https://ace.c9.io/
[Monaco]: h…
-
### Description
Hi, I am currently experiencing frequent disconnects from containers when running commands in existing containers via `docker exec`. I first noticed the issue via repeated disconnects…
-
range check error: Ply.Console.pas
[code]
Function tConsole.GetKeyboardLayout : TKeyboardLayout;
Var
pwszKLID : Array [0..KL_NameLength] of Char;
begin
FillChar(pwszKLID,sizeof(pwszKLID)…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not repro…
-
Since #165 was merged joining a server causes the following error:
```
[16/02/23 19:22:26] [ERROR] fatal: set_option: Invalid argument [system:22 at /usr/include/boos t/asio/detail/reactive_s…
-
#### Brief summary of issue / Description of requested feature:
When the Mudlet window is too narrow to fit all profiles, the space is distributed differently depending on which profiles have compa…
-
### Describe the bug
The presence of a `browser` field is causing Vite to try to load the client-side version of an isomorphic package on the server-side.
### Reproduction
`…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not…
-
### Current behavior
when use monaco-editor, require monaco exception, monaco is not defined
```js
window.require.config({ paths: { 'vs': 'monaco-editor/min/vs' } });
window.require.c…
-
## What I want to do:
1. Fetch a markdown content
2. Use `mdsvex` to convert it into HTML
## What is the problem?
1. Fetched markdown content doesn't get transformed into HTML.
1. There is a st…