Electron
Electron is a desktop application framework developed by GitHub and created by Cheng Zhao. It allows for the development of desktop applications using front- and back-end infrastructure such as HTML, CSS, and JavaScript.
Here are 9,374 public repositories matching this topic...
Issue Details
- Electron Version:
- 11.0.3
- Operating System:
- Windows 10
- Last Known Working Electron version:
Expected Behavior
An invalid entry to the JumpList does not cause other entries to disappear.
Actual Behavior
A single invalid JumpList entry makes all other entries disappear.
To Reproduce
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
Feb 25, 2021 - TypeScript
-
Updated
Feb 20, 2021
Currently, the Ctrl+Shift+B shortcut is assigned to focus the note editor. However, when the current layout is viewer-only, it doesn't make sense to focus the editor. Instead it should focus the viewer panel.
-
Updated
May 20, 2019 - TypeScript
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Feb 24, 2021 - TypeScript
-
Updated
Feb 25, 2021 - TypeScript
-
Updated
Feb 3, 2021 - JavaScript
Output - Severity option (style) is not applied correctly in the OutputChannelManager append method
Hi,
Bug Description:
When using the OutputChannelManager the OutputChannelSeverity in the appendLine method does not work as expected, it does not color the Warning and Error as expected.
I have inspected the output line in the dev tools, and saw that the span over the message line has this class="mtk1 theia-output-warning", the
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Jan 12, 2021 - JavaScript
建议在界面中添加图床管理页面链接
问题类型
Feature Request
PicGo的相关信息
Windows 10 1909 18363.535
picgo 2.2.0
问题重现
功能请求
能否在上传区各个图床标题上以及图床设置中各个图床标题上,添加上图床管理页面的链接,单击后可直接打开浏览器跳转到图床管理页面?
如下图所示
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Feb 25, 2021 - JavaScript
Describe the feature or problem you’d like to solve
A clear and concise description of what the feature or problem is. If this is a bug report, please use the bug report template instead.
Proposed solution
How will it benefit Desktop and its users?
Additional context
Add any other context like screenshots or mockups are helpful, if applicable.
Created by GitHub
Released July 15, 2013
Latest release 6 days ago
- Repository
- electron/electron
- Website
- electronjs.org
- Wikipedia
- Wikipedia


It appears that emmet on vscode is missing this HTML tag (hgroup).
It is part of the living standard of HTML and therefore I think it was just overlooked (as it is rarely used.)
It is however an important tag for accessibility reasons.
Here is the MDN documentation for hgroup.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/hgroup
I am using Ubuntu 20.04
$ code -- version1.5