Commit Graph

  • 8d6dd4514d WIP: Create new node dialog Jonatan Heyman 2024-07-25 13:25:19 +0200
  • 5f68290d79 Pixel push Jonatan Heyman 2024-07-25 13:22:08 +0200
  • fcbf55e9bd Better error message Jonatan Heyman 2024-07-25 13:21:28 +0200
  • 76b116567c Place scrollbar for Language selector and Note selector within the list instead of scrolling the whole "screen" Jonatan Heyman 2024-07-24 14:30:14 +0200
  • a9ea48954d WIP: Implement support for multiple notes Jonatan Heyman 2024-07-24 13:52:44 +0200
  • 7d7f680377 Add a way to display error dialogs Jonatan Heyman 2024-07-24 12:31:19 +0200
  • 67c43df34d Fix tests Jonatan Heyman 2024-07-17 15:30:08 +0200
  • 8f2d48d6ea Throw error if major format version is greater than the currently supported version Jonatan Heyman 2024-07-17 15:20:21 +0200
  • af9c93017c Add test that checks that existing keys are kept in buffer files' metadata Jonatan Heyman 2024-07-16 10:24:15 +0200
  • 3bf7108fa2 Fix race condition that could cause the editor to not scroll the cursor(s) into the viewport upon loading Jonatan Heyman 2024-07-15 20:23:17 +0200
  • e465696959 Add test for saving and restoring cursor positions Jonatan Heyman 2024-07-15 13:32:14 +0200
  • 00ec8d53ac Fix broken tests Jonatan Heyman 2024-07-15 13:13:25 +0200
  • bc0a6fb897 Add metadata to the beginning of the serialized buffer. Jonatan Heyman 2024-07-15 10:45:25 +0200
  • 880371f448 remove abbreviations 'auto' JongwooLee 2024-09-02 00:19:54 +0900
  • 809db95d20 Add comment in filteredItems JongwooLee 2024-09-02 00:08:21 +0900
  • a6c495ec53 Abbreviation support in language selector JongwooLee 2024-09-02 00:06:16 +0900
  • 7c3aa163e3
    Merge 4e1ddac12c into ca38f9f932 W Lim 2024-07-29 21:13:47 -0400
  • ca38f9f932
    Fix link Jonatan Heyman 2024-07-24 16:46:09 +0200
  • f384280679 Fix typo and grammar in documentation. Peter Jaric 2024-07-24 16:34:57 +0200
  • c7f68567fc Add instructions about the global hotkey in Wayland. Refactor Linux documentation. Peter Jaric 2024-07-24 16:25:45 +0200
  • 372ce351b4 Improve handling of global hotkey in Linux. Peter Jaric 2024-07-24 10:56:16 +0200
  • 45438e7c36 Fix typo and grammar in documentation. Peter Jaric 2024-07-24 16:34:57 +0200
  • 7fc5b6f26c Add instructions about the global hotkey in Wayland. Refactor Linux documentation. Peter Jaric 2024-07-24 16:25:45 +0200
  • 76058a8d78 Improve handling of global hotkey in Linux. Peter Jaric 2024-07-24 10:56:16 +0200
  • 95c20975dd Fix tests buffer-metadata Jonatan Heyman 2024-07-17 15:30:08 +0200
  • 68c741ea46 Throw error if major format version is greater than the currently supported version Jonatan Heyman 2024-07-17 15:20:21 +0200
  • 8f39b6687e Add test that checks that existing keys are kept in buffer files' metadata Jonatan Heyman 2024-07-16 10:24:15 +0200
  • 86243f493d Fix race condition that could cause the editor to not scroll the cursor(s) into the viewport upon loading Jonatan Heyman 2024-07-15 20:23:17 +0200
  • 4b5222c324 Add test for saving and restoring cursor positions Jonatan Heyman 2024-07-15 13:32:14 +0200
  • d317ac59a6 Fix broken tests Jonatan Heyman 2024-07-15 13:13:25 +0200
  • 2e262241c9 Add metadata to the beginning of the serialized buffer. Jonatan Heyman 2024-07-15 10:45:25 +0200
  • 633ea633b9 Bump version to 1.8.0 v1.8.0 Jonatan Heyman 2024-07-14 15:39:25 +0200
  • a870f5c51b Add feature list to documentation Jonatan Heyman 2024-07-14 14:56:49 +0200
  • a4c1ee980d Add Vue to supported languages list in README Jonatan Heyman 2024-07-14 14:55:26 +0200
  • 25364ec7e7 Bump version to 1.8.0-beta.3 v1.8.0-beta.3 Jonatan Heyman 2024-07-14 14:52:10 +0200
  • 8626dcc141 Fix error on startup when cursor is moved to the end of a large buffer (caused by the syntaxTree not being parsed in time) Jonatan Heyman 2024-07-14 14:42:21 +0200
  • 1b7f882655 Fix error on startup when cursor is moved to the end of a large buffer (caused by the syntaxTree not being parsed in time) Jonatan Heyman 2024-07-14 14:42:21 +0200
  • 971f406720 Bump version to 1.8.0-beta.2 v1.8.0-beta.2 Jonatan Heyman 2024-07-14 13:26:52 +0200
  • b2dbd7efb8
    Merge 91f3cbdfb8 into 8e24fe9e98 Abhishek Maran 2024-07-14 13:21:58 +0200
  • 8e24fe9e98 Move Math blocks' format and toLocaleString() example from README into docs/ Jonatan Heyman 2024-07-14 13:17:16 +0200
  • e84b36273a Merge branch 'main' into patch-1 Jonatan Heyman 2024-07-14 13:16:15 +0200
  • 6363422585
    Merge branch 'main' into support-dart-syntax Jonatan Heyman 2024-07-14 12:51:14 +0200
  • 6ec20ee873 Guesslang does not support Vue Jonatan Heyman 2024-07-14 12:41:33 +0200
  • c870a48a7e build grammar JongwooLee 2024-07-07 23:35:26 +0900
  • f9c841d19e add vue language support JongwooLee 2024-07-07 23:25:18 +0900
  • bffca46cd8 Guesslang does not support Vue Jonatan Heyman 2024-07-14 12:41:33 +0200
  • 0aaf62925f Add test for custom default block language Jonatan Heyman 2024-07-14 12:14:58 +0200
  • d82b3920d7 Add setting for configuring the default block language and language auto detection Jonatan Heyman 2024-07-12 14:33:26 +0200
  • 2fdef8d72c Add test for custom default block language Jonatan Heyman 2024-07-14 12:14:58 +0200
  • b429ae61e2 fix: changelanguages failed lsewcx 2024-07-13 13:28:32 +0800
  • e454a2cf9f 卸载i18next-electron-fs-backend包 lsewcx 2024-07-13 13:19:06 +0800
  • 6cf50e7a52 Added vue3-i18n, and added Chinese language at the same time lsewcx 2024-07-13 13:11:36 +0800
  • 715294df15 Add setting for configuring the default block language and language auto detection Jonatan Heyman 2024-07-12 14:33:26 +0200
  • 05ca2995bf Added vue3-i18n, and added Chinese language at the same time lsewcx 2024-07-12 15:25:11 +0800
  • e5d4d31ca2 Bump ejs from 3.1.9 to 3.1.10 dependabot[bot] 2024-07-11 12:53:19 +0000
  • 71f6a033cf Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-07-11 12:50:27 +0000
  • 648243c9aa
    Bump ejs from 3.1.9 to 3.1.10 dependabot[bot] 2024-07-11 12:53:19 +0000
  • af61898277
    Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-07-11 12:50:27 +0000
  • a706828a94 Update to latest versions of @codemirror packages upgrade-codemirror-packages Jonatan Heyman 2024-07-11 14:48:04 +0200
  • f33be7f3a4 Fix bug causing editing to break when there are empty blocks of a language that uses a StreamParser Jonatan Heyman 2024-07-11 14:30:07 +0200
  • 594384469c Fix bug causing editing to break when there are empty blocks of a language that uses a StreamParser Jonatan Heyman 2024-07-11 14:30:07 +0200
  • e8971a6733 Add default redo cmd that works on all Platforms. Mod+Shift+Z Cris 2024-07-08 13:00:31 -0700
  • 2713ce5dfc
    Add default redo cmd that works on all Platforms. Mod+Shift+Z Cris 2024-07-08 13:00:31 -0700
  • a6746167d6 Bump version to 1.8.0-beta v1.8.0-beta Jonatan Heyman 2024-07-08 14:59:10 +0200
  • 417394f059 Add link to documentation to the top of the Readme Jonatan Heyman 2024-07-08 14:52:00 +0200
  • d6420e65e8 Add links to documentation in Readme Jonatan Heyman 2024-07-08 14:48:45 +0200
  • 4890cd6a6b Add menu item to Help menu that opens documentation page Jonatan Heyman 2024-07-08 14:14:21 +0200
  • 478b78780d Add documentation, and update code that injects key bindings to also inject it into the docs Jonatan Heyman 2024-07-08 12:07:27 +0200
  • b1b44fa0f6 Add documentation, and update code that injects key bindings to also inject it into the docs Jonatan Heyman 2024-07-08 12:07:27 +0200
  • bc3a9b66a1 Add test that ensures that getBlocksFromSyntaxTree() and getBlocksFromString() functions produces the same results Jonatan Heyman 2024-07-07 22:01:19 +0200
  • 016422e7db Update imports so that that they also work in playwright tests Jonatan Heyman 2024-07-07 21:59:47 +0200
  • a5252e12c4 Update prettier to latest version Jonatan Heyman 2024-07-07 21:58:43 +0200
  • 9bcf03d00c Typo Jonatan Heyman 2024-07-07 19:29:17 +0200
  • c3892163af Remove timeout parameter for getBlocksFromSyntaxTree() since we now expect the syntax tree to already be available. Jonatan Heyman 2024-07-07 16:04:54 +0200
  • 29d4eb26cc Optimize block parsing when syntax tree isn't available. Jonatan Heyman 2024-07-07 15:50:57 +0200
  • 38fa21ef5b Add test that ensures that getBlocksFromSyntaxTree() and getBlocksFromString() functions produces the same results Jonatan Heyman 2024-07-07 22:01:19 +0200
  • 3926bcfa0d Update imports so that that they also work in playwright tests Jonatan Heyman 2024-07-07 21:59:47 +0200
  • aa8b2fc729 Update prettier to latest version Jonatan Heyman 2024-07-07 21:58:43 +0200
  • c0ac62312b Typo Jonatan Heyman 2024-07-07 19:29:17 +0200
  • ad5b0063ec build grammar JongwooLee 2024-07-07 23:35:26 +0900
  • 5d70f660cf add vue language support JongwooLee 2024-07-07 23:25:18 +0900
  • 145f0ba686 Remove timeout parameter for getBlocksFromSyntaxTree() since we now expect the syntax tree to already be available. Jonatan Heyman 2024-07-07 16:04:54 +0200
  • 5b89a4e385 Optimize block parsing when syntax tree isn't available. Jonatan Heyman 2024-07-07 15:50:57 +0200
  • 48a29c7552 Bump version to 1.7.1 v1.7.1 Jonatan Heyman 2024-07-02 19:00:34 +0200
  • a5c6440fe0 Debug github action github-action-debug Jonatan Heyman 2024-06-30 15:54:11 +0200
  • 11df8ea864 Bump version to 1.7.1-beta v1.7.1-beta Jonatan Heyman 2024-06-30 14:18:44 +0200
  • 387c842d63 Upgrade to latest version of Electron Jonatan Heyman 2024-06-30 14:17:14 +0200
  • d943fc8015 Support Dart Syntax Donghee Lee 2024-06-12 07:47:45 +0200
  • 80f5d533de Add Github workflow for building linux binary and and uploading artifact if #linux-build is specified in commit message suid-sandbox-fix Jonatan Heyman 2024-05-29 10:29:17 +0200
  • 93c5e4a71b Possible fix for issue on some linux dists (#231) Jonatan Heyman 2024-05-29 10:28:17 +0200
  • 78e2bb2ec3
    Add link to website and logo Jonatan Heyman 2024-03-25 13:29:23 +0100
  • 96e22809ef
    Add brew instructions to readme Kc 2024-03-05 16:31:35 +1000
  • 93e805152e Add .webmanifest to web app Jonatan Heyman 2024-02-26 18:18:36 +0100
  • 59ae3bc92a Add .webmanifest to web app Jonatan Heyman 2024-02-26 18:18:36 +0100
  • 4e1ddac12c Add tests for block moving feature wolimst 2024-02-25 15:31:41 +0900
  • 650bb18c0b Add annotation on state change to ignore first block protection filter wolimst 2024-02-22 21:11:30 +0900
  • 81bbc2ed47 Add feature for moving the current block up and down wolimst 2024-02-20 23:25:27 +0900
  • 302ed1a0b8
    Fix language Ariel Barreiro 2024-02-16 11:04:57 -0300
  • b368810ecc
    Document how to format number with local Ariel Barreiro 2024-02-16 11:03:35 -0300
  • 387ef33f94 Bump version to 1.7.0 v1.7.0 Jonatan Heyman 2024-02-12 03:06:22 +0100