Skip to content

Commit 652441e

Browse files
authored
Revert "Add ArkTS language support" (#7737)
Revert "Add ArkTS language support (#7593)" This reverts commit 347e912.
1 parent a7e40d3 commit 652441e

9 files changed

Lines changed: 0 additions & 278 deletions

File tree

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
[submodule "vendor/grammars/Alloy.tmbundle"]
88
path = vendor/grammars/Alloy.tmbundle
99
url = https://github.com/macekond/Alloy.tmbundle
10-
[submodule "vendor/grammars/ArkTS"]
11-
path = vendor/grammars/ArkTS
12-
url = https://github.com/ohosvscode/arkTS
1310
[submodule "vendor/grammars/Assembly-Syntax-Definition"]
1411
path = vendor/grammars/Assembly-Syntax-Definition
1512
url = https://github.com/calculuswhiz/Assembly-Syntax-Definition

grammars.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ vendor/grammars/AL:
44
- source.al
55
vendor/grammars/Alloy.tmbundle:
66
- source.alloy
7-
vendor/grammars/ArkTS:
8-
- source.ets
97
vendor/grammars/Assembly-Syntax-Definition:
108
- source.x86
119
vendor/grammars/Atom-PostScript:

lib/linguist/languages.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -404,16 +404,6 @@ Arc:
404404
tm_scope: none
405405
ace_mode: text
406406
language_id: 20
407-
ArkTS:
408-
type: programming
409-
color: "#0080ff"
410-
extensions:
411-
- ".ets"
412-
tm_scope: source.ets
413-
ace_mode: typescript
414-
codemirror_mode: javascript
415-
codemirror_mime_type: application/typescript
416-
language_id: 56341321
417407
AsciiDoc:
418408
type: prose
419409
color: "#73a0c5"

samples/ArkTS/EntryAbility.ets

Lines changed: 0 additions & 44 deletions
This file was deleted.

samples/ArkTS/EntryBackupAbility.ets

Lines changed: 0 additions & 16 deletions
This file was deleted.

samples/ArkTS/Index.ets

Lines changed: 0 additions & 191 deletions
This file was deleted.

vendor/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
4040
- **Apex:** [forcedotcom/apex-tmLanguage](https://github.com/forcedotcom/apex-tmLanguage)
4141
- **Apollo Guidance Computer:** [Alhadis/language-agc](https://github.com/Alhadis/language-agc)
4242
- **AppleScript:** [textmate/applescript.tmbundle](https://github.com/textmate/applescript.tmbundle)
43-
- **ArkTS:** [ohosvscode/arkTS](https://github.com/ohosvscode/arkTS)
4443
- **AsciiDoc:** [zuckschwerdt/asciidoc.tmbundle](https://github.com/zuckschwerdt/asciidoc.tmbundle)
4544
- **AspectJ:** [pchaigno/sublime-aspectj](https://github.com/pchaigno/sublime-aspectj)
4645
- **Assembly:** [Nessphoro/sublimeassembly](https://github.com/Nessphoro/sublimeassembly)

vendor/grammars/ArkTS

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/licenses/git_submodule/ArkTS.dep.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)