Hi there. I am new to BBEdit. I currently use it as a texteditor. I like the autocompletion feature, but after some writing the function stops. I have seen this:
Text completions that depend on examining the document’s contents (both for > tokens in the document, and for possible completions from the system > spelling checker) are now skipped when the document is above a certain > size. The cutoff can be adjusted: > defaults write com.barebones.bbedit > MaxDocumentLengthForCompletionTokenizer -int NN > where “NN” is some decimal value. Use -int 0 to suppress the limit > altogether. I pasted this in Terminal, but no change. What may be the problem? Thanks for any suggestions. Janus -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
