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

Syntax highlighter doesn't work with capitalised symbols #6172

Closed
VincentBlondeau opened this issue Apr 13, 2020 · 1 comment
Closed

Syntax highlighter doesn't work with capitalised symbols #6172

VincentBlondeau opened this issue Apr 13, 2020 · 1 comment
Assignees

Comments

@VincentBlondeau
Copy link
Contributor

Describe the bug
When your write # followed by a capitalized letter A-Z in the code editor (like #World), the syntax highlighter doesn't update the syntax coloring of the method anymore.

To Reproduce
Go see an example here:
(BaselineOfMorphicCore >> #postload:package:) browse

Live example:
LjRUXxUa04

Expected behavior
You know

Screenshots
LjRUXxUa04

Version information:

  • OS: WIN10
  • Version: Pharo9.0.0 build: 233, commit: 989264b

Expected development cost
Base number:

  • Someone that know the framework: x= 30 mins.
  • Me: x= 180 mins
    Estimated Total Development cost : x * 2 + 10

Additional context

@tesonep tesonep self-assigned this Apr 24, 2020
tesonep added a commit to tesonep/pharo that referenced this issue Apr 24, 2020
The global variables maybe does not point to a class, it is the example of World.
@MarcusDenker
Copy link
Member

this has been merged

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

3 participants