openbullet / openbullet/OpenBullet2

[Bug]: Make clear errors on which variable names we cant use

Open
#1,106 0 comments 0 reactions 1 assignee View on GitHub

@openbullet is already working on this.

Since Sep 6, 2024.

bug lib:rurilib
Dominant language
C#
Stars
2.4k
Forks
602
PR merge metrics
No merged PRs in 30d

Description

This issue respects the following points:
  • This is a bug, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report. The links can be found here.
  • This issue is not already reported on GitHub (I've searched it).
  • I'm using an up to date version of OpenBullet2. We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • I agree to follow OpenBullet's Code of Conduct.
  • This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.
Description of the bug

Currently we cant use some vars like ref or class as they are reserved C# keywords, so we need make clear in errors on which variable names we cant use

Reproduction steps

just try to set ref as var and use it

What is the current bug behavior?

.

What is the expected correct behavior?

.

Version of the client

v0.3.1.2637

Type of client

Web client

Environment
- OS:Win
- Virtualization: None
- Browser: Chrome
OpenBullet2 logs

No response

Client / Browser logs

No response

Relevant screenshots or videos

No response

Relevant LoliCode if needed

No response

Additional information

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.