Skip to content

Add support for Cangjie programming language#1249

Open
arima-kishouuu wants to merge 2 commits intoformulahendry:masterfrom
arima-kishouuu:add-cangjie-support
Open

Add support for Cangjie programming language#1249
arima-kishouuu wants to merge 2 commits intoformulahendry:masterfrom
arima-kishouuu:add-cangjie-support

Conversation

@arima-kishouuu
Copy link

image

https://cangjie-lang.cn/en

This Pull Request adds support for the Cangjie programming language.

Changes:

  • Added Cangjie to the supported languages list in the extension description.
  • Updated executorMap to include the execution command for Cangjie.
  • Updated executorMapByFileExtension to map .cj files.

Configuration used:

"cangjie": "cd $dir && cjc $fileName && $dir$fileNameWithoutExt"

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.

1 participant