Joshua Blum
f532c7939b
Add bufferPath to config, support bufferPath symlink ( #27 )
...
* Add bufferPath to config, support bufferPath symlink
* defaultPath before checking realpath
* Move code for retrieving buffer path into its own file
* Do the realpathSync() call for the whole final file path, to allow the buffer file to be a symlink
---------
Co-authored-by: Jonatan Heyman <jonatan@heyman.info>
2023-12-23 11:17:13 +01:00
Jonatan Heyman
6f5348fe3b
Change default global hotkey
2023-12-11 14:30:26 +01:00
Jonatan Heyman
198ce3066b
Add global hotkey functionality
2023-12-10 22:59:42 +01:00
Jonatan Heyman
6e9195c835
Fix auto updating beta versions by setting autoUpdater.allowPrerelease instead of autoUpdater.channel
2023-12-07 00:42:53 +01:00
Jonatan Heyman
0c55dcecb0
Add release channels (Stable and Beta)
2023-12-06 13:31:47 +01:00
Jonatan Heyman
182c6f295e
Use a separate config file in development mode
2023-07-04 12:16:26 +02:00
Jonatan Heyman
a4e9ce6893
Add currency conversion support to Math blocks
2023-03-20 11:09:56 +01:00
Jonatan Heyman
a106159a9a
Save selected theme in config
2023-03-09 09:46:21 +01:00
Jonatan Heyman
5f98323586
Add setting for turning on/off line number gutters and fold gutters
2023-01-27 17:18:31 +01:00
Jonatan Heyman
97d4f6294a
Add ability to change Emacs meta key on Mac
2023-01-25 10:11:51 +01:00
Jonatan Heyman
924fd4b226
Replace block separators with "\n\n" when copying text.
...
Add Settings dialog.
Started implementing Emacs-like keymap.
2023-01-20 15:33:26 +01:00