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

In Editor Script panel, double clicking on the return datatype of function signature, includes the ">" #90728

Closed
wyattbiker opened this issue Apr 16, 2024 · 5 comments

Comments

@wyattbiker
Copy link

Tested versions

v4.3.dev3.official [36e943b]

System information

Linux Kubuntu 23.04 KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8

Issue description

If function with a declared datatype and no space between the arrow and datatype, double click on datatype includes the >. It should only include the word.

Steps to reproduce

Create function such as below and double click on Result. Do not leave a space between arrow and result .
E.g. ->Result

func run(cfg:ConfigResult)->Result:
    pass

Minimal reproduction project (MRP)

none

@wyattbiker wyattbiker changed the title In Editor Script panel, double clicking on the return datatype of function signature, takes with it the ">" In Editor Script panel, double clicking on the return datatype of function signature, includes the ">" Apr 16, 2024
@AThousandShips
Copy link
Member

Can you try this in a more recent debug build like dev5? Dev3 is pretty old now

@kitbdev
Copy link
Contributor

kitbdev commented Apr 16, 2024

@wyattbiker
Copy link
Author

Can you try this in a more recent debug build like dev5? Dev3 is pretty old now

Have tried it with latest v4.3.dev5.official [c9c17d6].

And yes, as @kitbdev said it is duplicate of #69254

Same issues.

@kitbdev
Copy link
Contributor

kitbdev commented Jun 25, 2024

@kitbdev
Copy link
Contributor

kitbdev commented Jun 30, 2024

@Calinou Calinou closed this as completed Jun 30, 2024
@Calinou Calinou added this to the 4.3 milestone Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants