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

geanymacro plugin cannot record search/replace actions (Windows 10) #966

Open
aks2161989 opened this issue Apr 20, 2020 · 2 comments
Open

Comments

@aks2161989
Copy link

When I record a macro and search/replace in the document, the macro does not get recorded. If I click on 'Edit macro', the search and replace actions are not visible.

Also, I keep getting a message box "unrecognised message" when I replace text while recording.

Geany version: 1.36

@cassiobastos
Copy link

It happens in Ubuntu 18.04.5 LTS as well.

@elextr
Copy link
Member

elextr commented Jun 28, 2021

The plugin only records actions that are performed by Scintilla, if has no way of knowing about Geany's internal actions, and Geany does not perform searches via Scintilla and so they don't get recorded. The changes made for replaces should get recorded, though that may not be very useful.

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

3 participants