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

Native classes with internally '_' prefixed cause class naming error and autocomplete error #37184

Closed
ThakeeNathees opened this issue Mar 20, 2020 · 3 comments

Comments

@ThakeeNathees
Copy link
Contributor

Godot version: 3.2.1

OS/device including version: Any

Issue description:

  1. can't name a class as _File. false error
  2. auto completing mode arg of File.open() suggest _File.*

Steps to reproduce:
native-class-with-underscore-bug

Minimal reproduction project:
N/A

@Xrayez
Copy link
Contributor

Xrayez commented Mar 20, 2020

There's a solution underway: #26990.

@Janglee123
Copy link
Contributor

Duplicate of #35469

@madmiraal
Copy link
Contributor

Closing as duplicate of #35469.

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

5 participants