Jeremy Tuloup
|
8087a8c9b0
Add TODO for using the client name as id
|
5 years ago |
Jeremy Tuloup
|
fb71a2b895
Remove click handler on CellManager disposed
|
5 years ago |
Jeremy Tuloup
|
42d0ad1efd
Rename cleanupHighlight to clearHighlight
|
5 years ago |
Jeremy Tuloup
|
5d8351539a
Check for cell isDisposed before getting the model
|
5 years ago |
Borys Palka
|
e772420e50
remove setOff linenumbers and implement clearGutters on dispose Debugger
|
5 years ago |
Borys Palka
|
8058a0ec80
setOffoptions put to the namespace of CellManger
|
5 years ago |
Borys Palka
|
eb97c0cf01
resolve conflicts
|
5 years ago |
Borys Palka
|
6ea464b15b
fix first start and dispose after close debugger
|
5 years ago |
Borys Palka
|
ce52d3536f
focus editor onGutterClick
|
5 years ago |
Jeremy Tuloup
|
20c277d2ad
Use the value.changed signal for the cell monitor
|
5 years ago |
KsavinN
|
1824afb245
Merge branch 'master' into debug
|
5 years ago |
Jeremy Tuloup
|
cea51438a5
Add docstrings for exported CellManager functions
|
5 years ago |
Jeremy Tuloup
|
87d4d3b8d1
Initial support for handling msgs for other cells
|
5 years ago |
Borys Palka
|
afc7704aa2
hover only on editable notebook, clear only on gutterClick
|
5 years ago |
Borys Palka
|
d77bc58937
Switching between notebooks removes the breakpoints
|
5 years ago |
Borys Palka
|
864bfa1beb
Reopening a notebook with an active session throws an error
|
5 years ago |
Jeremy Tuloup
|
8711f4da10
Change line highlighting when switching callstack
|
5 years ago |
Jeremy Tuloup
|
212437bada
Remove TODO
|
5 years ago |
Jeremy Tuloup
|
c911862da7
Use an ActivityMonitor to update breakpoints
|
5 years ago |
Jeremy Tuloup
|
57e26f02b7
Send breakpoints on cell content changed
|
5 years ago |
Jeremy Tuloup
|
259a2f0cb9
Merge pull request #165 from JohanMabille/breakpoints
|
5 years ago |
Johan Mabille
|
37b28e921e
Moved code hashing in service and restored restart
|
5 years ago |
Jeremy Tuloup
|
f64127073f
Merge pull request #163 from KsavinN/develop
|
5 years ago |
Jeremy Tuloup
|
8e1ad3cc50
Change cell.disposed to cell.isDisposed
|
5 years ago |
Johan Mabille
|
81d4674ffb
The model now keeps all the breakpoints of a notebook
|
5 years ago |
Borys Palka
|
d4ffc8b2a7
resolve hover issue in console and editor error
|
5 years ago |
Borys Palka
|
af4417885f
resolve issue with set breakpoints after dispose notebook
|
5 years ago |
Jeremy Tuloup
|
a44d0cdba4
Remove onNewRenderLine
|
5 years ago |
Johan Mabille
|
c6c93594b2
Clear signals after breakpoints model is disposed
|
5 years ago |
Johan Mabille
|
d81da30a1b
Fixed cell manager when debugger panel is closed and reopened
|
5 years ago |