Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Code completion with dropdown menu does not work for v4.0b5, v4.0b6, v4.0b7, and v4.0b8 #491

Closed
processing-bot opened this issue May 27, 2022 · 6 comments

Comments

@processing-bot
Copy link
Collaborator

Created by: resources1256

Description

Code completion with dropdown menu does not work for v4.0b5, v4.0b6, v4.0b7, and v4.0b8

Expected Behavior

Dropdown with code completion suggestions should appear. This works in v4.0b3 and v4.0b4. Does anybody have the same behavior?

Steps to Reproduce

"Code completion with Ctrl+Space" in File>Preferences is checked.
pdex.completion=true and pdex.completion.trigger=true are set in preferences.txt as described in #363
Path to preferences.txt can be found in File>Preferences .

Your Environment

  • Processing version: v4.0b3, v4.0b4, v4.0b5, v4.0b6, v4.0b7, and v4.0b8
  • Operating System and OS version: Win10 (64x)
  • Other information:

Possible Causes / Solutions

@processing-bot
Copy link
Collaborator Author

Created by: clankill3r

Also broken for OSX (tested with ) v4.0b8

@processing-bot
Copy link
Collaborator Author

Created by: JonaNorman

Also broken for OSX (tested with ) v4.0b8,but work in v4.0b4

@processing-bot
Copy link
Collaborator Author

Created by: benfry

Yeah, bumped into this the other day. Thanks for checking the other versions, @resources1256, I'll have to look into what changed between beta 4 and 5 (or someone else can do the same in the meantime…)

@processing-bot
Copy link
Collaborator Author

Created by: benfry

@sampottinger Used git bisect to track this down to 0f9b290

Specifically, it's the changes in the Processing.g4 file that are causing it to stop working. Thoughts?

@processing-bot
Copy link
Collaborator Author

Created by: benfry

Ok, turning off the mixed mode warning that caused the issue; that's now being tracked here: #519

But auto-complete will be fixed for beta 9.

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant