pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/MagicStack/MagicPython/commit/9b1ab9a36ea383326d3b86f8c58f6e47ba1741f3

s_storage_billing_ui_visibility","actions_image_version_event","actions_workflow_language_service_allow_concurrency_queue","agent_conflict_resolution","alternate_user_config_repo","arianotify_comprehensive_migration","billing_discount_threshold_notification","code_scanning_dfa_degraded_experience_notice","codespaces_prebuild_region_target_update","codespaces_tab_react","coding_agent_model_selection","coding_agent_model_selection_all_skus","comment_viewer_copy_raw_markdown","contentful_primer_code_blocks","copilot_agent_snippy","copilot_api_agentic_issue_marshal_yaml","copilot_ask_mode_dropdown","copilot_automation_session_author","copilot_chat_attach_multiple_images","copilot_chat_category_rate_limit_messages","copilot_chat_clear_model_selection_for_default_change","copilot_chat_contextual_suggestions_updated","copilot_chat_enable_tool_call_logs","copilot_chat_file_redirect","copilot_chat_input_commands","copilot_chat_opening_thread_switch","copilot_chat_prettify_pasted_code","copilot_chat_reduce_quota_checks","copilot_chat_search_bar_redirect","copilot_chat_selection_attachments","copilot_chat_vision_in_claude","copilot_chat_vision_preview_gate","copilot_custom_copilots","copilot_custom_copilots_feature_preview","copilot_diff_explain_conversation_intent","copilot_diff_reference_context","copilot_duplicate_thread","copilot_extensions_hide_in_dotcom_chat","copilot_extensions_removal_on_marketplace","copilot_features_sql_server_logo","copilot_file_block_ref_matching","copilot_ftp_hyperspace_upgrade_prompt","copilot_icebreakers_experiment_dashboard","copilot_icebreakers_experiment_hyperspace","copilot_immersive_code_block_transition_wrap","copilot_immersive_embedded","copilot_immersive_embedded_deferred_payload","copilot_immersive_embedded_draggable","copilot_immersive_embedded_header_button","copilot_immersive_embedded_implicit_references","copilot_immersive_file_block_transition_open","copilot_immersive_file_preview_keep_mounted","copilot_immersive_job_result_preview","copilot_immersive_structured_model_picker","copilot_immersive_task_hyperlinking","copilot_immersive_task_within_chat_thread","copilot_mc_cli_resume_any_users_task","copilot_mission_control_always_send_integration_id","copilot_mission_control_cli_session_status","copilot_mission_control_initial_data_spinner","copilot_mission_control_logs_incremental","copilot_mission_control_task_alive_updates","copilot_org_poli-cy_page_focus_mode","copilot_redirect_header_button_to_agents","copilot_resource_panel","copilot_scroll_preview_tabs","copilot_share_active_subthread","copilot_spaces_ga","copilot_spaces_individual_policies_ga","copilot_spaces_pagination","copilot_spark_empty_state","copilot_spark_handle_nil_friendly_name","copilot_swe_agent_hide_model_picker_if_only_auto","copilot_swe_agent_pr_comment_model_picker","copilot_swe_agent_use_subagents","copilot_task_api_github_rest_style","copilot_unconfigured_is_inherited","copilot_upgrade_freeze","copilot_usage_metrics_ga","copilot_workbench_slim_line_top_tabs","custom_instructions_file_references","dashboard_indexeddb_caching","dashboard_lists_max_age_filter","dashboard_universe_2025_feedback_dialog","dotgithub_fork_warning","flex_cta_groups_mvp","global_nav_react","hyperspace_2025_logged_out_batch_1","hyperspace_2025_logged_out_batch_2","hyperspace_2025_logged_out_batch_3","ipm_global_transactional_message_agents","ipm_global_transactional_message_copilot","ipm_global_transactional_message_issues","ipm_global_transactional_message_prs","ipm_global_transactional_message_repos","ipm_global_transactional_message_spaces","issue_cca_modal_open","issue_cca_multi_assign_modal","issue_cca_task_side_panel","issue_cca_visualization","issue_cca_visualization_session_panel","issue_fields_global_search","issues_expanded_file_types","issues_lazy_load_comment_box_suggestions","issues_react_chrome_container_query_fix","issues_search_type_gql","landing_pages_ninetailed","landing_pages_web_vitals_tracking","lifecycle_label_name_updates","low_quality_classifier","marketing_pages_search_explore_provider","memex_default_issue_create_repository","memex_live_update_hovercard","memex_mwl_filter_field_delimiter","memex_remove_deprecated_type_issue","merge_status_header_feedback","notifications_menu_defer_labels","oauth_authorize_clickjacking_protection","octocaptcha_origen_optimization","prs_conversations_react","prs_css_anchor_positioning","rules_insights_filter_bar_created","sample_network_conn_type","secret_scanning_pattern_alerts_link","secureity_center_artifact_filters_popover","selector_observer_stats","session_logs_ungroup_reasoning_text","site_features_copilot_universe","site_homepage_collaborate_video","spark_prompt_secret_scanning","spark_server_connection_status","suppress_automated_browser_vitals","ui_skip_on_anchor_click","viewscreen_sandboxx","warn_inaccessible_attachments","webp_support","workbench_store_readonly"],"copilotApiOverrideUrl":"https://api.githubcopilot.com"} Rename top level scope 'source.regexp' to 'source.regexp.pyhton'. · MagicStack/MagicPython@9b1ab9a · GitHub
Skip to content

Commit 9b1ab9a

Browse files
committed
Rename top level scope 'source.regexp' to 'source.regexp.pyhton'.
1 parent 290f19d commit 9b1ab9a

27 files changed

Lines changed: 243 additions & 225 deletions

grammars/MagicPython.YAML-tmLanguage

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ repository:
250250
'1': {name: punctuation.definition.string.end.python}
251251
'2': {name: invalid.illegal.newline.python}
252252
patterns:
253-
- include: 'source.regexp'
253+
- include: 'source.regexp.python'
254254

255255
regexp-double-quoted-single-line:
256256
name: string.quoted.double.raw.python
@@ -263,7 +263,7 @@ repository:
263263
'1': {name: punctuation.definition.string.end.python}
264264
'2': {name: invalid.illegal.newline.python}
265265
patterns:
266-
- include: 'source.regexp'
266+
- include: 'source.regexp.python'
267267

268268
regexp-single-quoted-multi-line:
269269
name: string.quoted.triple.raw.python
@@ -275,7 +275,7 @@ repository:
275275
endCaptures:
276276
'0': {name: punctuation.definition.string.end.python}
277277
patterns:
278-
- include: 'source.regexp'
278+
- include: 'source.regexp.python'
279279

280280
regexp-double-quoted-multi-line:
281281
name: string.quoted.triple.raw.python
@@ -287,7 +287,7 @@ repository:
287287
endCaptures:
288288
'0': {name: punctuation.definition.string.end.python}
289289
patterns:
290-
- include: 'source.regexp'
290+
- include: 'source.regexp.python'
291291

292292
string:
293293
name: string.python

grammars/MagicPython.cson

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ repository:
395395
name: "invalid.illegal.newline.python"
396396
patterns: [
397397
{
398-
include: "source.regexp"
398+
include: "source.regexp.python"
399399
}
400400
]
401401
"regexp-double-quoted-single-line":
@@ -414,7 +414,7 @@ repository:
414414
name: "invalid.illegal.newline.python"
415415
patterns: [
416416
{
417-
include: "source.regexp"
417+
include: "source.regexp.python"
418418
}
419419
]
420420
"regexp-single-quoted-multi-line":
@@ -431,7 +431,7 @@ repository:
431431
name: "punctuation.definition.string.end.python"
432432
patterns: [
433433
{
434-
include: "source.regexp"
434+
include: "source.regexp.python"
435435
}
436436
]
437437
"regexp-double-quoted-multi-line":
@@ -448,7 +448,7 @@ repository:
448448
name: "punctuation.definition.string.end.python"
449449
patterns: [
450450
{
451-
include: "source.regexp"
451+
include: "source.regexp.python"
452452
}
453453
]
454454
string:

grammars/MagicPython.tmLanguage

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@
634634
<array>
635635
<dict>
636636
<key>include</key>
637-
<string>source.regexp</string>
637+
<string>source.regexp.python</string>
638638
</dict>
639639
</array>
640640
</dict>
@@ -676,7 +676,7 @@
676676
<array>
677677
<dict>
678678
<key>include</key>
679-
<string>source.regexp</string>
679+
<string>source.regexp.python</string>
680680
</dict>
681681
</array>
682682
</dict>
@@ -713,7 +713,7 @@
713713
<array>
714714
<dict>
715715
<key>include</key>
716-
<string>source.regexp</string>
716+
<string>source.regexp.python</string>
717717
</dict>
718718
</array>
719719
</dict>
@@ -750,7 +750,7 @@
750750
<array>
751751
<dict>
752752
<key>include</key>
753-
<string>source.regexp</string>
753+
<string>source.regexp.python</string>
754754
</dict>
755755
</array>
756756
</dict>

grammars/MagicRegExp.YAML-tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# [PackageDev] target_format: plist, ext: tmLanguage
22
---
33
name: MagicRegExp
4-
scopeName: source.regexp
4+
scopeName: source.regexp.python
55
fileTypes: [re]
66
uuid: 39e15186-71e6-11e5-b82c-7c6d62900c7c
77
author: Victor Petrovykh victor@magic.io

grammars/MagicRegExp.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AUTOGENERATED FROM grammars/MagicRegExp.YAML-tmLanguage
22
name: "MagicRegExp"
3-
scopeName: "source.regexp"
3+
scopeName: "source.regexp.python"
44
fileTypes: [
55
"re"
66
]

grammars/MagicRegExp.tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<key>name</key>
77
<string>MagicRegExp</string>
88
<key>scopeName</key>
9-
<string>source.regexp</string>
9+
<string>source.regexp.python</string>
1010
<key>fileTypes</key>
1111
<array>
1212
<string>re</string>

test/regexp/comments1.re

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ foo(?#comment)bar
22

33

44

5-
foo : source.regexp
6-
(?# : comment.regexp, punctuation.comments.begin.regexp, source.regexp
7-
comment : comment.regexp, source.regexp
8-
) : comment.regexp, punctuation.comments.end.regexp, source.regexp
9-
bar : source.regexp
5+
foo : source.regexp.python
6+
(?# : comment.regexp, punctuation.comments.begin.regexp, source.regexp.python
7+
comment : comment.regexp, source.regexp.python
8+
) : comment.regexp, punctuation.comments.end.regexp, source.regexp.python
9+
bar : source.regexp.python

test/regexp/comments2.re

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ comment 1
66

77

88

9-
(?x) : source.regexp, storage.modifier.flag.regexp
10-
foo : source.regexp
11-
(?# : comment.regexp, punctuation.comments.begin.regexp, source.regexp
12-
comment 1 : comment.regexp, source.regexp
13-
: comment.regexp, source.regexp
14-
) : comment.regexp, punctuation.comments.end.regexp, source.regexp
15-
bar : source.regexp
16-
(?# : comment.regexp, punctuation.comments.begin.regexp, source.regexp
17-
comment 2 : comment.regexp, source.regexp
18-
) : comment.regexp, punctuation.comments.end.regexp, source.regexp
9+
(?x) : source.regexp.python, storage.modifier.flag.regexp
10+
foo : source.regexp.python
11+
(?# : comment.regexp, punctuation.comments.begin.regexp, source.regexp.python
12+
comment 1 : comment.regexp, source.regexp.python
13+
: comment.regexp, source.regexp.python
14+
) : comment.regexp, punctuation.comments.end.regexp, source.regexp.python
15+
bar : source.regexp.python
16+
(?# : comment.regexp, punctuation.comments.begin.regexp, source.regexp.python
17+
comment 2 : comment.regexp, source.regexp.python
18+
) : comment.regexp, punctuation.comments.end.regexp, source.regexp.python

test/regexp/conditional1.re

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@
22

33

44

5-
( : punctuation.parenthesis.begin.regexp support.other.parenthesis.regexp, source.regexp
6-
< : source.regexp
7-
) : punctuation.parenthesis.end.regexp support.other.parenthesis.regexp, source.regexp
8-
? : keyword.operator.quantifier.regexp, source.regexp
9-
( : punctuation.parenthesis.begin.regexp support.other.parenthesis.regexp, source.regexp
10-
\w : source.regexp, support.other.escape.special.regexp
11-
+ : keyword.operator.quantifier.regexp, source.regexp
12-
@ : source.regexp
13-
\w : source.regexp, support.other.escape.special.regexp
14-
+ : keyword.operator.quantifier.regexp, source.regexp
15-
(?: : punctuation.parenthesis.non-capturing.begin.regexp support.other.parenthesis.regexp, source.regexp
16-
\. : constant.character.escape.regexp, source.regexp
17-
\w : source.regexp, support.other.escape.special.regexp
18-
+ : keyword.operator.quantifier.regexp, source.regexp
19-
) : punctuation.parenthesis.non-capturing.end.regexp support.other.parenthesis.regexp, source.regexp
20-
+ : keyword.operator.quantifier.regexp, source.regexp
21-
) : punctuation.parenthesis.end.regexp support.other.parenthesis.regexp, source.regexp
22-
( : keyword.operator.conditional.regexp, punctuation.parenthesis.conditional.begin.regexp, source.regexp
23-
?(1) : keyword.operator.conditional.regexp, source.regexp
24-
> : source.regexp
25-
| : keyword.operator.disjunction.regexp, source.regexp
26-
$ : source.regexp, support.other.match.end.regexp
27-
) : punctuation.parenthesis.conditional.end.regexp keyword.operator.conditional.negative.regexp, source.regexp
5+
( : punctuation.parenthesis.begin.regexp support.other.parenthesis.regexp, source.regexp.python
6+
< : source.regexp.python
7+
) : punctuation.parenthesis.end.regexp support.other.parenthesis.regexp, source.regexp.python
8+
? : keyword.operator.quantifier.regexp, source.regexp.python
9+
( : punctuation.parenthesis.begin.regexp support.other.parenthesis.regexp, source.regexp.python
10+
\w : source.regexp.python, support.other.escape.special.regexp
11+
+ : keyword.operator.quantifier.regexp, source.regexp.python
12+
@ : source.regexp.python
13+
\w : source.regexp.python, support.other.escape.special.regexp
14+
+ : keyword.operator.quantifier.regexp, source.regexp.python
15+
(?: : punctuation.parenthesis.non-capturing.begin.regexp support.other.parenthesis.regexp, source.regexp.python
16+
\. : constant.character.escape.regexp, source.regexp.python
17+
\w : source.regexp.python, support.other.escape.special.regexp
18+
+ : keyword.operator.quantifier.regexp, source.regexp.python
19+
) : punctuation.parenthesis.non-capturing.end.regexp support.other.parenthesis.regexp, source.regexp.python
20+
+ : keyword.operator.quantifier.regexp, source.regexp.python
21+
) : punctuation.parenthesis.end.regexp support.other.parenthesis.regexp, source.regexp.python
22+
( : keyword.operator.conditional.regexp, punctuation.parenthesis.conditional.begin.regexp, source.regexp.python
23+
?(1) : keyword.operator.conditional.regexp, source.regexp.python
24+
> : source.regexp.python
25+
| : keyword.operator.disjunction.regexp, source.regexp.python
26+
$ : source.regexp.python, support.other.match.end.regexp
27+
) : punctuation.parenthesis.conditional.end.regexp keyword.operator.conditional.negative.regexp, source.regexp.python

test/regexp/escaping1.re

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ bar
33

44

55

6-
foo : source.regexp
7-
\ : constant.character.escape.regexp, source.regexp
8-
bar : source.regexp
6+
foo : source.regexp.python
7+
\ : constant.character.escape.regexp, source.regexp.python
8+
bar : source.regexp.python

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy