提交历史

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