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 10,703 public repositories matching this topic...
-
Updated
Nov 30, 2021 - C++
-
Updated
Nov 30, 2021 - JavaScript
Mobile allows CRs in title which is inconsistent behaviour with desktop + can lead to data loss
Environment
Mobile
Joplin 2.3.4
Database v39
Android 11
USING BETA EDITOR
Desktop
Joplin 2.3.5 (prod, win32)
Client ID: a4ed20b9be424a1c8c3e5f3cc355c345
Sync Version: 3
Profile Version: 39
Keychain Supported: Yes
Revision: 819af3c
Windows 10
Steps to reproduce
- Create new note and start typing title manually
- Press 'return' and continue typing - repeat
3
-
Updated
Nov 29, 2021 - TypeScript
-
Updated
Jul 5, 2021 - JavaScript
-
Updated
Nov 17, 2021
-
Updated
Nov 30, 2021 - JavaScript
-
Updated
Nov 30, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
Currently Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.
Additional context
We need to create the TS version of all current files in these folders:
-
Updated
May 20, 2019 - TypeScript
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Nov 30, 2021 - JavaScript
-
Updated
Nov 30, 2021 - TypeScript
Bug Description:
- The space/tabs indicator in the applications status bar contains redundant data (should be
Spaces: 4instead ofSpaces: 4: 4:


For C++ tests using the C++ TestMate extension, "Test: Run Test at Cursor" only works if the cursor is on the first line of the test case at column 0. For python tests, it works if the cursor is anywhere on the first line of the test case, up to column 0 of the next line.
This is