A dedicated scratchpad for developers
Go to file
Jonatan Heyman 8867937567 Use ensureSyntaxTree to not get visually broken blocks when syntax tree parsing is slow.
Update @codemirror/language to latest version.

Force a #build in order to get a Mac x86 verion built which is slower on rosetta to hopefully check that the problem is fixed.
2023-01-13 14:39:35 +01:00
.github/workflows Lower artifact retention days to 1 2023-01-13 14:16:50 +01:00
electron Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
public Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
resources Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
src Use ensureSyntaxTree to not get visually broken blocks when syntax tree parsing is slow. 2023-01-13 14:39:35 +01:00
.gitignore Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
electron-builder.json5 Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
index.html Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
package-lock.json Use ensureSyntaxTree to not get visually broken blocks when syntax tree parsing is slow. 2023-01-13 14:39:35 +01:00
package.json Use ensureSyntaxTree to not get visually broken blocks when syntax tree parsing is slow. 2023-01-13 14:39:35 +01:00
tsconfig.json Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
tsconfig.node.json Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
vite.config.ts Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00