-
original..wrestling with CSS and space-between and CENTER
```
const renderPasswordInput = () => {
return (
{/* */}
{ passwordinputhandler(event); }}/>
…
-
Setup:
Firefox 104.0.1
Vim 9.0
https://github.com/raghur/vim-ghost
Arch Linux 2022-10-22
Hey! I think there was a regression from #137 at some point because GhostText and TiddlyWiki are…
-
I use in emacs german-postfix input-method that allows me to create german umlauts with ae, ue, oe and sz.
If I type ae followed with another e it creates only "ae" but if after the ae follows any …
-
### Description
When I create a mermaid code block in a markdown file, error banners are shown on each character input.
Also, in the preview tab, the height of the mermaid diagram is broken.
Th…
-
Can you please share following log while you are installing the extension
- F1 > Developer: Set Log Level... > Trace
- Reproduce the issue
- Share F1 > Open View... > Shared
- Shar…
-
Hi,
while I really like the internal VIM (ACE), for some fields I'd like to call an external instance of e.g. gvim with custom extensions loaded. Other "vim" extensions like cvim provide this abili…
-
# Setup
Validated in:
Browser: Chromium 112.0.5615.49
Editor: Sublime Text Build 4143
But I also validated it in my main setup:
Browser: Mozilla Firefox 111.0.1
Editor: vim 9.0
# Descript…
-
Type: Bug
I'm working on an extension that adds two alternating commands, but VS Code is showing them both:
The conditions are simple and they cannot be both true at the same time:
```json
{
"…
-
onmouseenter func: set ID of hovered-upon elem ("username", "pw", "email" etc). Set that string value from ID as input value
```
const ghosttext = (event:any) => {
let target:any = event.ta…
-
Add support to autocompletion for [godbolt's Compiler Explorer](https://godbolt.org/)