35 Commits

Author SHA1 Message Date
Felix Roos
6aebf99ebc hotfix: panel style 2023-12-29 16:22:50 +01:00
Felix Roos
92024f68cf default panel position right 2023-12-29 15:26:47 +01:00
Felix Roos
9fd2d3d640 add missing flash checkbox 2023-12-29 13:58:06 +01:00
Felix Roos
5c41d6789c checkbox for isPatternHighlightingEnabled 2023-12-25 21:11:28 +01:00
Felix Roos
f939e00a84 cleanup 2023-12-11 22:46:30 +01:00
Felix Roos
853a31b638 improve code init logic 2023-12-11 22:17:10 +01:00
Felix Roos
faaed61384 fix: do not sync activePattern between tabs
+ only deselect activePattern if code in url differs
2023-12-11 22:01:08 +01:00
Felix Roos
f19ac748e6 slim down template
- move import + export logic to settings.mjs
2023-12-10 14:28:27 +01:00
Felix Roos
845571a716 hotfix: pattern save was broken :-/ 2023-12-09 23:54:49 +01:00
Felix Roos
8c89938eaf pattern json export + import 2023-12-08 23:07:30 +01:00
Felix Roos
a6f969614e fix: rename cancel 2023-12-08 22:24:49 +01:00
Felix Roos
0ca4c1de0f make sure new recent patterns are on top 2023-12-08 22:21:26 +01:00
Felix Roos
b03bf9ec3d remove log 2023-12-08 09:17:43 +01:00
Felix Roos
ac2e450e38 fix: duplicate example 2023-12-07 21:43:08 +01:00
Felix Roos
056fae518b add checks for forbidden actions 2023-12-07 20:28:01 +01:00
Felix Roos
a45d87667f fix: update / fork logic 2023-12-07 20:17:01 +01:00
Felix Roos
b8ca83ddd1 rename pattern 2023-11-17 21:29:50 +01:00
Felix Roos
4cae6c051b fix: save pattern 2023-11-17 20:55:23 +01:00
Felix Roos
80601451b6 Merge branch 'main' into patterns-tab 2023-11-17 20:36:15 +01:00
Kaspars
ef14074164 add option to disable active line highlighting in Code Settings 2023-11-15 22:38:00 +01:00
Alexandre G.-Raymond
353333653f
Implement optional hover tooltip with function documentation 2023-11-05 13:00:54 +01:00
Felix Roos
53160c638a half working user pattern management 2023-10-29 14:00:13 +01:00
Felix Roos
6c3173f45b Merge branch 'main' into patterns-tab 2023-09-17 17:28:18 +02:00
Felix Roos
6f6def34f7 fix: improve performance of setting patterning 2023-08-27 15:35:44 +02:00
Felix Roos
c75c3f1ab1 basic pattern add function 2023-08-24 11:55:21 +02:00
Felix Roos
37a35022f5 fix panel scroll
+ move to bottom when minimized
2023-08-18 23:45:55 +02:00
Felix Roos
f6789aaace togglable panel position 2023-08-18 15:58:51 +02:00
Felix Roos
3872322da1 allow patterning theme + font settings 2023-06-16 13:45:13 +02:00
Roipoussiere
f37a220a05 add checkbox in settings to enable line wrapping 2023-06-15 11:52:29 +02:00
Roipoussiere
2d2d0cabb3 Add option in settings to enable autocompletion 2023-06-09 16:38:48 +02:00
Roipoussiere
0c2147d9c5 repl: add option to display line numbers 2023-06-07 15:34:57 +02:00
Felix Roos
cee08ea67d sounds list can now filter out defaults 2023-03-08 00:33:21 +01:00
Felix Roos
0006d57a4a move isZen to nanostore
+ correctly parse non strings in store
2023-02-22 22:47:33 +01:00
Felix Roos
70f7e73b9a store footer tab + latest code in nanostore 2023-02-22 22:23:54 +01:00
Felix Roos
b67b049802 refactor settings to nanostores 2023-02-22 22:04:39 +01:00