Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • exec_auto_adjust_trace
  • let_variables
  • v1.4.1
  • v1.4.0
  • v1.3.0
  • v1.2.0
  • v1.1.0
  • v1.0.0
9 results

LoadFileCommand.java

Blame
    • dgelessus's avatar
      4207a565
      Implement error highlighting for code not from the current cell · 4207a565
      dgelessus authored
      When an error points to an external file, its source code is now read
      and errors highlighted in it.
      
      Error highlighting for code from the last load cell now also works when
      an error pointing to it is thrown in a later cell (although this
      doesn't happen often). The initial/default machine is also recognized
      (although there should never be errors pointing to its code).
      4207a565
      History
      Implement error highlighting for code not from the current cell
      dgelessus authored
      When an error points to an external file, its source code is now read
      and errors highlighted in it.
      
      Error highlighting for code from the last load cell now also works when
      an error pointing to it is thrown in a later cell (although this
      doesn't happen often). The initial/default machine is also recognized
      (although there should never be errors pointing to its code).
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.