Skip to content

Add aspnetcorerazor code language - #2224

Open
Mark-Phillipson wants to merge 3 commits into
talonhub:mainfrom
Mark-Phillipson:add/aspnetcorerazor-code-language
Open

Add aspnetcorerazor code language#2224
Mark-Phillipson wants to merge 3 commits into
talonhub:mainfrom
Mark-Phillipson:add/aspnetcorerazor-code-language

Conversation

@Mark-Phillipson

Copy link
Copy Markdown
Contributor

This programming language needs to be in place for the talon_hud code language icon to work in the status bar for .razor/.cshtml files.

Note this type of file can have C# Razor, Javascript, html and css all in the same file.

@FireChickenProductivity

Copy link
Copy Markdown
Contributor

The following comment is above the language list.
"Maps code language identifiers, names and file extensions. Only put languages
here which have a supported language mode; that's why there are so many
commented out entries.
"

Do believe that aspnetcorerazor files require a separate language implementation? What features would you want that to have? Another option would be activating the most dominant language in those files by default and having some functionality from the other language implementations available through a tag. Is there a reason that approach would be inadequate?

Unfortunately no maintainers made it to this week's backlog session. Based on my experience attending most backlog sessions, the maintainers will probably ask for more context before deciding if they want to merge this, so answering my questions might help them make a decision faster.

@nriley

nriley commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

From the community backlog session — we agree with @FireChickenProductivity and the comment in code_languages.py. If you plan to do more with this language mode, then please add it to the PR. Thanks!

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-06T00:02:11.715020Z c4301a7 New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@github-actions github-actions Bot added the lines/<10 Pull request changes fewer than 10 lines label Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lines/<10 Pull request changes fewer than 10 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants