parser should reparse unsaved files. currently files are parsed after save, so some info maybe missing or incorrect. parser should have another Parse method that would accept a stream, that would be called on demand - for example on ctrl+space.
Log in to post a comment.