help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: complete from words in all opened buffers, not just code parts.


From: Dmitry Gutov
Subject: Re: complete from words in all opened buffers, not just code parts.
Date: Wed, 9 Jun 2021 19:51:46 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 09.06.2021 19:47, martin-kemp@brusseler.com wrote:
But, in programming languages I cannot complete from all buffers including from 
comments in

opened code files.

Try

(setq company-dabbrev-code-everywhere t)

In general, you can view the available options across the package using 'M-x customize-group company'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]