Alexander Bentkamp
126bfa051a
prettier hints
2 years ago
Alexander Bentkamp
f4ac6ef7fb
remove infoprovider.dispose()
...
The issue is that this removes the server notification subscriptions and then we get an error because react executes the cleanup of child components only after cleanup of parent components
2 years ago
Alexander Bentkamp
8c4b995a32
rename message to hint
2 years ago
Alexander Bentkamp
b7cc5aaf57
show hints
2 years ago
Alexander Bentkamp
8175d32a3c
custom getInteractiveGoals RPC
2 years ago
Alexander Bentkamp
1aba4162e4
integrate infoview into react component tree
2 years ago
Alexander Bentkamp
32bacf8b7c
move renderInfoview function
2 years ago
Alexander Bentkamp
45bdc22600
show all messages, independent of cursor position
2 years ago
Alexander Bentkamp
9527bee77e
rename message-panel to introduction-panel
2 years ago
Alexander Bentkamp
f2a31d2baa
fix css
2 years ago
Jon Eugster
75d1183d15
Merge branch 'main' of github.com:leanprover-community/lean4game
2 years ago
Jon Eugster
2223fcc0ad
CSS fix
2 years ago
Alexander Bentkamp
44d6560f27
start replacing mui by custom css
2 years ago
Alexander Bentkamp
8e3af92c03
simplify infoview
2 years ago
Alexander Bentkamp
cdb2b64385
import the lean4 infoview so that we can modify it
2 years ago
Alexander Bentkamp
5ff9e5e26c
reinsert vscode infoview
2 years ago
Alexander Bentkamp
719b8d2964
World names
...
Closes #7
2 years ago
Alexander Bentkamp
6e0469d3bf
world titles
2 years ago
Alexander Bentkamp
206152a07c
save progress in local storage
2 years ago
Alexander Bentkamp
5fa49551ee
keep alive message for websocket
2 years ago
Jon Eugster
2efdfe3d07
format navigation buttons
2 years ago
Alexander Bentkamp
fd0c421d84
home button
2 years ago
Jon Eugster
1eb0ac63e3
Modified starter level.
2 years ago
Alexander Bentkamp
b02d55de34
track completed levels
2 years ago
Alexander Bentkamp
9f19352047
insert proper keys in lists
2 years ago
Alexander Bentkamp
49159c9761
useEditorUri, hide server crash messages
2 years ago
Alexander Bentkamp
53bed75036
fix bug of nonupdating level title
2 years ago
Alexander Bentkamp
306c76e500
jump to end position when loading a level
2 years ago
Alexander Bentkamp
fd59e2067b
loading icon for goals
2 years ago
Alexander Bentkamp
adc6284d4c
unmount editor properly
2 years ago
Alexander Bentkamp
4fd5710b9d
use correct jsx capitalization
2 years ago
Alexander Bentkamp
56bf360ef5
close rpc sessions properly
2 years ago
Alexander Bentkamp
ad6f907d17
load number of levels from server
2 years ago
Alexander Bentkamp
860a608399
data?
2 years ago
Jon
44b8edbec3
updates
2 years ago
Jon
ac29c83e79
show global errors when no goals present.
2 years ago
Jon
ef1973c50b
updating Logic world
2 years ago
Alexander Bentkamp
91c77a0d93
set titles
2 years ago
Alexander Bentkamp
340700aba4
check completed when changing level
2 years ago
Alexander Bentkamp
bbfb6f8f5e
use ReactMarkdown plugins
2 years ago
Alexander Bentkamp
ada40dcf34
Merge branch 'main' of github.com:hhu-adam/lean4game
2 years ago
Alexander Bentkamp
9a4abe6f80
dispose editor
2 years ago
Jon Eugster
cf8aaa0673
improved InfoView
2 years ago
Alexander Bentkamp
08c6ab897c
reliable level completed message
2 years ago
Alexander Bentkamp
60b09c81fe
diagnostics for simple infoview
2 years ago
Alexander Bentkamp
3fd3a12370
Merge branch 'main' of github.com:hhu-adam/lean4game
2 years ago
Alexander Bentkamp
e88dc0eb71
unify hints and messages
2 years ago
Jon Eugster
6bb758c666
fixing text wrap in side panel.
2 years ago
Jon Eugster
cacab5336e
merge
2 years ago
Jon Eugster
802d748bf4
collapsable side panel
2 years ago