Coder Social home page Coder Social logo

stumpii / scintillanet-findreplacedialog Goto Github PK

View Code? Open in Web Editor NEW
36.0 6.0 29.0 5.89 MB

A ScintillaNET v5 Find & Replace Dialog + Goto Dialog + Incremental Search

License: MIT License

C# 100.00%
scintillanet incremental-search scintillanet-findreplacedialog goto incremental-search-dialogs scintilla

scintillanet-findreplacedialog's Introduction

ScintillaNET-FindReplaceDialog

A ScintillaNET v5 Find & Replace Dialog + Goto Dialog + Incremental Search

Scintilla.NET

ScintillaNET v5 is a Windows Forms control, wrapper, and bindings for the versatile Scintilla source code editing component. It does not contain a Find & Replace dialog often seen in Scintilla based editors (Notepad++, SciTE, etc.).

ScintillaNET v2.5 contained Find & Replace, Goto and Incremental Search dialogs which were not included in the v3 branch. The project ports those v2.5 features into a library that will function with v5 ScintillaNET.

Find/Replace Dialog: Find Dialog

Incremental Search: Incremental Search

Go To Dialog: Go To Dialog

Documentation

For documentation, refer to the project Wiki which has examples of how to integrate this library with ScintillaNET.

scintillanet-findreplacedialog's People

Contributors

jmairboeck avatar jtark avatar olaws avatar stumpii avatar vpksoft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

scintillanet-findreplacedialog's Issues

log4net dependency

Hello, Nuget package has dependency on log4net. But it seems to me that log4net is not used anywhere in solution.
See file "Package.nuspec":

Multiple GoTo Dialog Box problem

I am using 2 scintilla controls, however for now i have only added the code for one Find dialog box following along with the code on your wiki, however when ever i open the Goto dialog box with Ctrl-g... 2 Goto dialog boxes open instead of just one.

How can i fix that?

thanks

only eng?

hi, how to switch language in this component?

Question: change form included a ScintillaNet instance while keeping FindReplaceDialog

Thanks for your supports.

I want to use a FindReplaceDialog while operating multiple documents.

When was editing a document, show a FindReplaceDialog.
And then change activated document while showing a FindReplaceDailg.

In this case, I want to use the Find function to activated document.
But, It is not operate for current activated document.
It just operate for a previous document when a FindReplaceDialog is shown.

what can I do for the operation between a FindReplaceDialog and multiple documents.

Disable the Replace Tab

Is there any way we could disable the Replace tab before the Find/Replace dialog opens... this would be handy in situations where the text is say read only and replacing would have no effect anyway but using Find on its own would still be useful.

thanks

Question: How to use last find "configuration" for other scintilla instances.

I'm building a multifile editor where each edited file is a different scintillaNET object.

When I hit Ctrl+F the menu appears, and I can type the searched term. Once closed, I can keep searching with F3.

Then I switch the file, and (obviously) F3 is no longer working.

What would be the recommended way to make F3 work in the other files? I've tried changing the Scintilla field as well as the callbacks when the file changes, but F3 still doesn't work.

Signed?

Is this Nuget package Signed?
Used another Nuget which also linked this site but it was not Signed and the
programm didnt work anymore.

Using the CTRL G shortcut issue

hi, am trying to implement the shortcuts in my code but when using the shortcut Ctrl G i have this escaping character BEL inserted in my text in scintilla e.SuppressKeyPress = true; doesn't seem to be having any effect

also Shift F3 and Ctrl F3 doesn't work at all

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.