electron-application
Here are 200 public repositories matching this topic...
-
Updated
Jun 22, 2020 - Vue
-
Updated
Nov 1, 2019 - JavaScript
ERROR in ./src/main.js
✘ http://eslint.org/docs/rules/ Parsing error: Unexpected token
44 | cordova.initialize()
45 | // 打开此行代码的注释可以打 cordova 的包
46 |
| ^
G:\VueDemo\vue-objccn-master\src\main.js:46:1
^
✘ 1 problem (1 error, 0 warnings)
Errors:
1 http://eslint.org/docs/rules/null
ERROR in ./src/main.js
Module build failed: SyntaxError: G:/VueDemo/v
-
Updated
Jun 18, 2020 - Vue
Hi, I've been trying to figure out how to get this working.
The documentation currently doesn't really cover enough to answer some questions.
It'd be nice to see some more docs.
I have a few questions lacking answers:
How do I change what port the server runs on?
Whats 'jwt'?
What database adapters are supported?
For the assets folder should there be a trailing slash?
I'm also unable
I'm using runjs on a windows OS. Since I write JavaScript and Python I sometimes switch the syntax. I used the print command by accident and this brought up the print dialog. Just wanted to let you know.
-
Updated
Jun 8, 2020 - JavaScript
[Deprecation] HTML Imports is deprecated and will be removed in M73, around March 2019. Please use ES modules instead. See https://www.chromestatus.com/features/5144752345317376 for more details.
-
Updated
Jun 16, 2020 - JavaScript
-
Updated
Jun 23, 2020 - JavaScript
-
Updated
Jun 22, 2020 - JavaScript
Version 4.0.0-rc23 (4.0.0-rc23)
- Start Caret
- Ensure Show Files is enabled (View -> Show Files) -> Show files checked, files are visible
- Exit Caret
- Start Caret - files are visible
- Attempt to hide files (View -> Show Files) -> Show files unchecked, files are visible
In the last step the files are still visible even though we've chosen to hide them.
-
Updated
Jul 16, 2019 - JavaScript
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Jun 19, 2020 - HTML
-
Updated
May 5, 2020 - TypeScript
Add navigation to the main screen for showing the settings page / configuration for the app / each note.
Maybe we can use react-sliding-pane?
-
Updated
Nov 30, 2019 - CSS
-
Updated
Jun 23, 2020 - TypeScript
-
Updated
May 27, 2020 - Java
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Jun 18, 2020 - TypeScript
-
Updated
Apr 21, 2018 - HTML
-
Updated
Jun 19, 2020 - TypeScript
-
Updated
Mar 24, 2017 - TypeScript
-
Updated
Jul 10, 2019 - JavaScript
-
Updated
Jul 27, 2019 - JavaScript
-
Updated
Oct 10, 2018 - Haxe
-
Updated
Oct 30, 2018 - TypeScript
Improve this page
Add a description, image, and links to the electron-application topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the electron-application topic, visit your repo's landing page and select "manage topics."

Environment info
Command/Ctrl + ,): v1.8.0Description of the problem / feature request / question:
I think that snippets be displayed as a collection of index cards may sometimes be more intuitive and productive, for example, to glance snippets with the same tag. Thanks for this wonderful tool.