No scopes on periods
See original GitHub issue-
Editor name and version: Atom 1.18.0
-
Platform: macOS 10.12.6
-
Color scheme: custom
-
MagicPython version: 1.0.11
-
A sreenshot:
-
5-10 lines of surrounding code:
foo(fizz.buzz) # period is meta.function-call.arguments.python
instance.method() # period is not scoped
'string {}'.format(param) # period is not scoped
Issue Analytics
- State:
- Created 6 years ago
- Comments:17 (17 by maintainers)
Top Results From Across the Web
Why Am I So Tired During My Period? - GYN Surgical Solutions
What if it's Not That Easy? Extreme fatigue, pain, or heavy bleeding during your period that causes you to stay home and skip...
Read more >My Period Came Early – Am I Normal?
Women's health expert Dr. Kirtly Parker Jones describes the conditions of a "normal" period, what's not normal, and when you may need to...
Read more >Developer Guide: Scopes - AngularJS: API
Scope is an object that refers to the application model. It is an execution context for expressions. Scopes are arranged in hierarchical structure...
Read more >Endometrial ablation - Mayo Clinic
No cuts are needed for endometrial ablation. ... To reduce how much you bleed during periods, your health care provider might suggest birth ......
Read more >Practice - Guidelines - Texas Board of Nursing
It is recommended that a newly licensed nurse not practice in independent settings, such as home health, for a period of 12-18 months...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ve just released MagicPython 1.0.12 with this change in. Enjoy!
List of grammars used on GitHub.
List of languages sorted by popularity on GitHub:
Javascript scopes as
meta.delimiter.method.period
andmeta.delimiter.property.period
Same package used for Atom
Java scopes as
punctuation.separator
language-java scopes as
punctuation.separator.period
in AtomPython doesn’t scope
language-python doesn’t scope in Atom
Ruby scopes as
punctuation.separator.method
language-ruby scopes as
punctuation.separator.method
in AtomPHP scopes as
keyword.operator.string
language-php scopes as
keyword.operator.string
in AtomC & C++ don’t scope
language-c scopes as
punctuation.separator.dot-access
in AtomCSS scopes as
punctuation.definition.entity
Same package used in Atom
C# doesn’t scope
Same package used in Atom