Skip to content
  • Sébastien Lafargue's avatar
    workbennch: add a IDE_WORKBENCH_OPEN_FLAGS_NO_VIEW flag · 28c30a57
    Sébastien Lafargue authored
    to resume:
    
    IDE_WORKBENCH_OPEN_FLAGS_NO_VIEW:
      load the buffer but don't create a view
    
    IDE_WORKBENCH_OPEN_FLAGS_BACKGROUND:
      load the buffer, create the view, don't present it to the user
    
    of course the buffer/view are only created if it's not already done.
    28c30a57