-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Active commenting doesn't trigger #24
Comments
Hey, thanks for the response. I've never used AppVeyor, though, so I am not sure if I did all correct. I went to Jobs > "Configuration: Release; Platform: x64" > Artifacts > DoxyIt.dll. Downloaded that and copied over the existing file, restarted NP++ and tried to trigger active commenting by typing /** and hitting [Enter], but nothing happened. |
It appears to be working for me. Can you provide a detailed set of steps to reproduce the issue? Also the debug information of Notepad++ (under the |
Debug info I am not sure about the steps to reproduce, as it seems to be really simple:
Just in case, where should I put the DLL? I have just checked and I actually have two versions: one in <npp_home_dir>\plugins\Doxyit and another one in <npp_home_dir>\plugins |
Okay, I got this working. I think I probably downloaded the wrong version of the DLL the last time. I have redownloaded it and replaced the existing one, and now I get the feature trigger working nicely. |
Glad it is working now!
Make sure the file's languages is set (unless you have new files set to C/C++, etc by default). Just typing |
I have JS set as default, so that's not the case. Thanks for sharing that
DLL with me again!
…On Tue, 2 Jul 2019, 15:31 dail8859, ***@***.***> wrote:
Okay, I got this working. I think I probably downloaded the wrong version
of the DLL the last time.
Glad it is working now!
I am not sure about the steps to reproduce...
Make sure the file's languages is set (unless you have new files set to
C/C++, etc by default). Just typing /**[Enter] in normal text file will
not trigger at all.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#24?email_source=notifications&email_token=AHJE2Z7B47B5O6OM2TUYZE3P5NDA3A5CNFSM4H3S5YF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZBDNXQ#issuecomment-507655902>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHJE2Z4ZQUD2HBGEXTCVIATP5NDA3ANCNFSM4H3S5YFQ>
.
|
Whenever I type /** and press [Enter], nothing happens. DoxyIt File/Function work fine. Using NP++ 7.7.1 (64-bit).
The text was updated successfully, but these errors were encountered: