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

Removed auto inserting quotes from code editor #4535

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

bubblobill
Copy link
Collaborator

@bubblobill bubblobill commented Dec 6, 2023

Identify the Bug or Feature request

resolves #4534

Description of the Change

Auto-insertion of quotes in code editor pane disabled by adding
macroEditorRSyntaxTextArea.setInsertPairedCharacters(false);

Possible Drawbacks

None. Common-sense returns

Documentation Notes

Auto-insertion of quotes in code editor pane disabled.

Release Notes

Auto-insertion of quotes in code editor pane disabled.


This change is Reviewable

@cwisniew cwisniew added the feature Adding functionality that adds value label Dec 7, 2023
@cwisniew cwisniew added this pull request to the merge queue Dec 7, 2023
Merged via the queue into RPTools:develop with commit d8b76e5 Dec 7, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding functionality that adds value
Projects
Development

Successfully merging this pull request may close these issues.

[Feature]: Remove the auto-closing of quotes in macro editor
3 participants