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

NppScripts.ScintillaGateway.FindText #4

Open
pnjsinc opened this issue Nov 12, 2020 · 2 comments
Open

NppScripts.ScintillaGateway.FindText #4

pnjsinc opened this issue Nov 12, 2020 · 2 comments

Comments

@pnjsinc
Copy link

pnjsinc commented Nov 12, 2020

Greetings:
Not really an issue, just my ignorance.
Thanks for the awesome tool by the way.

I am trying to figure out how to use Npp.Document.FindText.

I am trying to use regex so my command is Npp.Document.FindText(4,Npp.Document.GetSelText());

It is erroring out for unable to convert from string to TextToFind, how can I put this to use?
Pat

@oleg-shilo
Copy link
Owner

oleg-shilo commented Nov 15, 2020

Hi Pat, sorry will need to have a look at it a bit later. Now I am completely drowning in my other two projects "CS-Script" and "WixSharp".

Hope you understand

@pnjsinc
Copy link
Author

pnjsinc commented Nov 16, 2020 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