atg / chocolat-public

Public bug tracker for the private chocolat project
http://chocolatapp.com
180 stars 4 forks source link

Closing documents does not update the symbol navigator #1473

Open GerTeunis opened 10 years ago

GerTeunis commented 10 years ago

I followed the following steps.

  1. Created a new file
  2. Typed

@interface Hello : NSObject { } @end

  1. Changed syntax to objective c in in main UI (bottom dropdown)
  2. Symbol list was updated
  3. Wanted to close and switch to another document, pressed CMD-W (or any way of close document will suffice)
  4. Symbol list is still populated with old info
locks commented 10 years ago

Clarification: this happens when there are no active files left.