Skip to content
#

Electron

electron logo

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 7,199 public repositories matching this topic...

hv0905
hv0905 commented Apr 10, 2019

Is your feature request related to a problem? Please describe.
It is annoying to change between downloading list and download list frequently. When I want to checkout the file downloaded, I have to change to downloaded list manually.

Describe the solution you'd like
There should be a list which called All items and display all the work items. Whatever the item is being downloa

fxha
fxha commented Oct 5, 2019

Description

The preview editor cursor when using the scrollbar thumb is the text selection cursor and not the default cursor.

Steps to reproduce

  1. Open a large document that the scrollbar is visible
  2. Use the scrollbar thumb to scroll
  3. Cursor is not the default one

Versions

  • Mark Text: all
  • Operating system: all?
notable
noraj
noraj commented May 15, 2019

Feature description

It seems notable has no documentation:

  • User documentation: to explain the user how to use the app
  • Developer documentation: to explain to devs the architecture of the code, how to dev (git practices, how to build release for all platforms, lint/style to respect, etc)
  • Code documentation: for describing the code, mostly for dev

Feature motivati

terminus
ChipwizBen
ChipwizBen commented Aug 7, 2019

I've changed the CTRL+Shift+V paste hot key to CTRL+V, but it produces extra unwanted characters. There are many consistency issues with paste. Examples:

Copy String: test-string:

  • Right click, paste output: test-string
  • CTRL+Shift+V output: test-string
  • CTRL+V output: 0~test-string1~
  • Middle click output: 0~test-string1~test-string
eppsilon
eppsilon commented Sep 27, 2019

macOS version:
10.14.6 (18G95)

Kap version:
3.0.0-beta.6

Other possibly relevant info:
Monitor setup: single rMBP 15" screen, no external monitors
macOS scrollbar appearance setting: "Show Always" (in System Preferences > General)

Steps to reproduce

  1. Click the Kap menu bar icon.
  2. Click the button in the Kap bar to record an area of the screen.
  3. Select a regio
50l3r
50l3r commented Sep 3, 2019

I cant view data, properties or something in vue devtools. Only blank page

Open devtools, select vue tab and navigate into components:

  • Node version: 10.16.0
  • NPM version: 6.9.0
  • vue-cli version: (if necessary)
  • Operating System: Windows 10 X64
joemaffei
joemaffei commented Aug 19, 2019

There are two mentions of a reactide.config.js file in the README:

The component tree works out-of-the-box by finding the entry point to your React application that you provide inside the reactide.config.js file.

Go to the reactide.config.js file and change the .html and .js entry points to the relative path of your respective files.

But I could not find any examples or documentation

Created by GitHub

Released July 15, 2013

Latest release 1 day ago

Repository
electron/electron
Website
electronjs.org
Wikipedia
Wikipedia

Related Topics

electron-app electron-application electron-apis
You can’t perform that action at this time.