Skip to content

Messages Pane: Add action to menu to copy any data of all issues to clipboard#3487

Merged
sunderme merged 1 commit intotexstudio-org:masterfrom
octaeder:messagesLogMenu
Jan 25, 2024
Merged

Messages Pane: Add action to menu to copy any data of all issues to clipboard#3487
sunderme merged 1 commit intotexstudio-org:masterfrom
octaeder:messagesLogMenu

Conversation

@octaeder
Copy link
Copy Markdown
Contributor

This PR adds new action Copy All Rows And Columns retrieving all data needed for multi document projects.
Name could be changed to Copy Table or action could replace action Copy All, s. discussion below.

Discuss with me before merging (nothing of this is currently done):

  • Mnemonics are all the same (&Copy) and are not visible. This could be improved.
  • Copy and Copy All actions: Why should one simply copy one or all messages without further data? Since all columns of a row are selected (model behavior) the names suggest that
    • Copy copies complete row -> change code to do so
    • Copy All copies all rows (i.e. all table data) -> remove or change to behavior of new action (to keep action name)
  • Copy All With Line Numbers -> unchanged

@sunderme
Copy link
Copy Markdown
Member

I don't have any preferences here.

@octaeder
Copy link
Copy Markdown
Contributor Author

Then I'll change Copy and Copy all such that they deliver all columns.

@octaeder
Copy link
Copy Markdown
Contributor Author

finished work

@sunderme sunderme merged commit 88cfcc2 into texstudio-org:master Jan 25, 2024
@octaeder octaeder deleted the messagesLogMenu branch January 25, 2024 08:07
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

Successfully merging this pull request may close these issues.

2 participants