Check-as-you-type can't be disabled?
Status: Inactive
Brought to you by:
robgreayer
Since updating to v0.13.1 I can't seem to disable check-as-you-type by closing the outline view as in the past. This is a bit of an issue for working on large files as the performance gets worse the larger the LSL file is, even on a powerful computer.
In future it might be worth dividing files into segments so that check-as-you-type only needs to re-parse the piece(s) that have changed, using data from the previous and following segments (so it knows how many parenthesis are open etc.).