Skip to content

Semantic Programming Language UDL - #411

Open
SemanticProgrammingLanguage wants to merge 3 commits into
notepad-plus-plus:masterfrom
SemanticProgrammingLanguage:master
Open

SemanticProgrammingLanguage wants to merge 3 commits into
notepad-plus-plus:masterfrom
SemanticProgrammingLanguage:master

Conversation

@SemanticProgrammingLanguage

Copy link
Copy Markdown

Syntax highlighting for Semantic Programming Language .se and .sp files in Notepad++, including keywords, comments, strings, numbers, references, operators, and code folding.

Comment thread udl-list.json
"autoCompletionAuthor": "generate_ac.py"
},
{
"id-name": "Semantic_Programming_Language_by_Tarek_Wasfy",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

id-name value must match the UDLs\<filename>.xml exactly (without the XML). So either change the JSON to use

    "id-name": "Semantic-Programming-Language`,

to match the filename you submitted.

Or change the name of the file to UDLs\Semantic_Programming_Language_by_Tarek_Wasfy to match what you have in the JSON.

(The second -- renaming the file -- matches the recommendation in the contribution guide more closely.)

Comment thread udl-list.json
"id-name": "Semantic_Programming_Language_by_Tarek_Wasfy",
"display-name": "Semantic Programming Language",
"version": "2026-09-17",
"repository": "https://github.com/SemanticProgrammingLanguage/Semantic-Programming-Language",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "repository" link is really only needed if you're not uploading the file itself to this collection. Since you are uploading the file, you should just use "repository": ""

@pryrt pryrt added the needs improvement will be rejected if requested improvement isn't made label Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs improvement will be rejected if requested improvement isn't made

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants