ArkTS is a superset of TypeScript open sourced by the OpenHarmony organization to support the development of the HarmonyOS App. I recently created an ArkTS VSCode plugin that supports the code highlighting and completion of the ArkTS language.
I love using this material icon theme, There are relatively few people using ArkTS on VSCode at the moment, and there seems to be no official file icon for ArkTS available at the moment. So I simply associated TypeScript icon with ArkTS in a simple way (with just a few minor changes). Hope the author approves this PR🥹Thank you very much indeed🙏
Contribution Guidelines
[x] By creating this pull request, I acknowledge that I have read the Contribution Guidelines for this project
[x] I have read the Code Of Conduct and promise to abide by these rules
Description
ArkTS is a superset of TypeScript open sourced by the OpenHarmony organization to support the development of the HarmonyOS App. I recently created an ArkTS VSCode plugin that supports the code highlighting and completion of the ArkTS language.
I love using this material icon theme, There are relatively few people using ArkTS on VSCode at the moment, and there seems to be no official file icon for ArkTS available at the moment. So I simply associated TypeScript icon with ArkTS in a simple way (with just a few minor changes). Hope the author approves this PR🥹Thank you very much indeed🙏
Contribution Guidelines