Skip to content

editor no show matching parenthesis #1709

@rtoy

Description

@rtoy

Imported from SourceForge on 2024-07-04 23:21:56
Created by zmth on 2019-12-20 10:51:42
Original: https://sourceforge.net/p/maxima/bugs/3600


build_info(version="5.43.0",timestamp="2019-06-01 18:55:31",host="x86_64-w64-mingw32",lisp_name="SBCL",lisp_version="1.4.14",maxima_userdir="C:/Users/zmth/maxima",maxima_tempdir="C:/Users/zmth/AppData/Local/Temp",maxima_objdir="C:/Users/zmth/maxima/binary/5_43_0/sbcl/1_4_14",maxima_frontend="wxMaxima",maxima_frontend_version="19.05.7")

anytime there is a double quote mark symbol just before a closing parenthesis, no spaces between,maxima does NOT show the match to the closing parenthesis
For example: write_data(["abc"],"file")
then hover over the last closing parenthesis it will not show . If there is a space between then it does. This is example is easy but it can be frustrating when it is embedded in a long program with many nested parenthesis and in other situations.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions