Skip to content
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

Closed
n21lv opened this issue Jun 26, 2019 · 7 comments
Closed

Active commenting doesn't trigger #24

n21lv opened this issue Jun 26, 2019 · 7 comments

Comments

@n21lv
Copy link

n21lv commented Jun 26, 2019

Whenever I type /** and press [Enter], nothing happens. DoxyIt File/Function work fine. Using NP++ 7.7.1 (64-bit).

@dail8859
Copy link
Owner

@n21lv Thanks for reporting this issue. Until I create another release (which should be "soon") you can try this DLL. Just download the DLL and copy over your existing DoxyIt.dll file.

If you still have issues after trying this DLL please reopen. Thanks.

@n21lv
Copy link
Author

n21lv commented Jun 30, 2019

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.
How do I reopen this?

@dail8859 dail8859 reopened this Jun 30, 2019
@dail8859
Copy link
Owner

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 ? menu)

@n21lv
Copy link
Author

n21lv commented Jul 2, 2019

Debug info
Notepad++ v7.7.1 (64-bit)
Build time : Jun 16 2019 - 21:24:47
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 10 (64-bit)
Plugins : DoxyIt.dll mimeTools.dll NppConverter.dll SurroundSelection.dll

I am not sure about the steps to reproduce, as it seems to be really simple:

  1. Open NP++, new file.
  2. Type /**, press [Enter]
  3. Nothing happens.

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

@n21lv
Copy link
Author

n21lv commented Jul 2, 2019

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.

@n21lv n21lv closed this as completed Jul 2, 2019
@dail8859
Copy link
Owner

dail8859 commented Jul 2, 2019

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.

@n21lv
Copy link
Author

n21lv commented Jul 2, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants