dope2-webapp/src
2025-05-17 09:50:16 +02:00
..
util change the way text suggestions are rendered + option to disable syntactic sugar 2025-05-15 22:22:45 +02:00
App.css greatly simplify state + cleanup code 2025-05-14 08:09:35 +02:00
App.tsx can disable syntactic sugar also for let...in... blocks + nicer looking fn input parameters 2025-05-17 09:50:16 +02:00
CallBlock.css can disable syntactic sugar also for let...in... blocks + nicer looking fn input parameters 2025-05-17 09:50:16 +02:00
CallBlock.tsx Let ... in ... block autocomplete also sorted by best 'match', type-wise 2025-05-16 08:51:58 +02:00
CommandContext.ts change the way text suggestions are rendered + option to disable syntactic sugar 2025-05-15 22:22:45 +02:00
configurations.ts nicer looking 2025-05-17 09:25:13 +02:00
Editor.css nicer looking 2025-05-17 09:25:13 +02:00
Editor.tsx nicer looking 2025-05-17 09:25:13 +02:00
EnvContext.ts now it really works! 2025-05-13 20:56:16 +02:00
eval.ts nicer looking 2025-05-17 09:25:13 +02:00
index.css trying to simplify things a bit more... will get rid of 'onResolve' 2025-05-13 16:33:25 +02:00
InputBlock.css change the way text suggestions are rendered + option to disable syntactic sugar 2025-05-15 22:22:45 +02:00
InputBlock.tsx nicer looking 2025-05-17 09:25:13 +02:00
LambdaBlock.css nicer looking 2025-05-17 09:25:13 +02:00
LambdaBlock.tsx nicer looking 2025-05-17 09:25:13 +02:00
LetInBlock.css can disable syntactic sugar also for let...in... blocks + nicer looking fn input parameters 2025-05-17 09:50:16 +02:00
LetInBlock.tsx can disable syntactic sugar also for let...in... blocks + nicer looking fn input parameters 2025-05-17 09:50:16 +02:00
main.tsx making some good progress 2025-05-11 13:22:12 +02:00
Type.css further improved keyboard handling 2025-05-13 00:15:47 +02:00
Type.tsx decent progress 2025-05-11 22:54:23 +02:00
Value.css nicer looking 2025-05-17 09:25:13 +02:00
Value.tsx nicer looking 2025-05-17 09:25:13 +02:00
vite-env.d.ts very simple hacked-together auto-completion demo 2025-05-10 16:36:49 +02:00