heynote/electron
Florian Labarre 084ba28cb8 Add a default language setting
This commit introduces the ability to set and use a default programming language for new editor blocks. Key changes include:
- Adding a sorted list of languages and a `defaultLanguage` setting in the configuration.
- Propagating the `defaultLanguage` setting to relevant components and functions.
- Enabling users to select and update the default language in the settings UI.
2024-01-02 18:57:40 +01:00
..
main Added Show in Dock Toggle and System Tray Feature (#90) 2024-01-01 20:02:30 +01:00
preload Watch buffer file for changes, and automatically reload it if changed (#76) 2024-01-01 19:04:40 +01:00
config.js Add a default language setting 2024-01-02 18:57:40 +01:00
constants.ts Check for updates once every 24 hours. 2023-03-06 10:24:23 +01:00
detect-platform.ts Add bufferPath to config, support bufferPath symlink (#27) 2023-12-23 11:17:13 +01:00
electron-env.d.ts Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
initial-content.ts Fix keyboard shortcut help text in the initial buffer text 2023-12-23 00:52:14 +01:00
keymap.js Add setting for turning on/off line number gutters and fold gutters 2023-01-27 17:18:31 +01:00