Skip to content

Conversation

@AlexandraG-code
Copy link
Owner

@AlexandraG-code AlexandraG-code commented Oct 1, 2025

Added keywords for 1C query syntax

Description

Added missing keywords for 1C query language including OPERATOR, WHERE, ORDER BY, GROUP BY, and other SQL-like constructs specific to 1C platform.

Motivation and Context

Currently, some 1C query language keywords are not properly highlighted. This change improves the developer experience when working with 1C queries by providing more accurate syntax highlighting.

How Has This Been Tested?

  • Tested with various 1C query examples
  • Verified that existing highlighting for other languages remains unchanged
  • Checked different color themes

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

Added keywords for 1C query syntax. Added metadata to the v8_meta_keywords constant
@AlexandraG-code AlexandraG-code changed the title Added keywords for query syntax in 1C version 7.x. Added keywords for 1C query syntax. Added metadata to the v8_meta_keywords constant Added keywords for 1C query syntax Oct 1, 2025
@AlexandraG-code AlexandraG-code deleted the feature/Added-support-for-1C-query-syntax branch October 1, 2025 13:22
@AlexandraG-code AlexandraG-code restored the feature/Added-support-for-1C-query-syntax branch October 1, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants