Skip to content

Tags: CodeEditApp/CodeEditLanguages

Tags

0.1.21

Toggle 0.1.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increase Git's HTTP Post Buffer Size (fix Docs CI) 

0.1.20

Toggle 0.1.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Update Language Sources (#80) - Bumps SwiftTreeSitter to `0.9.0` - which bumps tree-sitter to `0.23.2` - Updates language sources for sources that now support SPM on the main branch - Updates ObjC to inherit from the C grammar All updates: Language | Original User | Original Branch | New User | New Branch -- | -- | -- | -- | -- Agda | cengelbart39 | feat/spm | tree-sitter | master Dart | lukepistrol | feat/spm | UserNobody14 | master Kotlin | lukepistrol | feat/spm-queries | fwcd | main Lua | lukepistrol | feat/spm | tree-sitter-grammars | main Markdown | MDeiml | split_parser | tree-sitter-grammars | split_parser ObjC | lukepistrol | feature/spm | tree-sitter-grammars | master Regex | thecoolwinter | feature/spm | tree-sitter | master YAML | lukepistrol | feature/spm | tree-sitter-grammars | master Zig | maxxnino (no longer maintained) | master | tree-sitter-grammars | master

0.1.19

Toggle 0.1.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Update Framework Zip (#70) 

0.1.18

Toggle 0.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump SwiftTreeSitter, Update Language Packages (#64) Bumps SwiftTreeSitter to `0.8.0`. Updates language packages, full list of updated language packages: - bash - c - c# - css *- Updated to use official repository!* - c++ - dockerfile - elixer - go - haskell - html - java - javascript - json - julia - markdown - ocaml - perl - php - python - rust - scala - sql - typescript - verilog - zig

0.1.17

Toggle 0.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix EXE_BAD_ACCESS error on Dart (#52) 

0.1.16

Toggle 0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Shebang and Modeline Detection (#47) * Shebang & Modeline Detection

0.1.15

Toggle 0.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update `tree-sitter-ocaml` Dependency to Official Repository (Resubmi… …ssion) (#44)

0.1.14

Toggle 0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[feat]: Add `Typescript` & `TSX` Language Grammars (#37) 

0.1.13

Toggle 0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[feat]: Add Dart Language Grammar (#35) * add TreeSitterDart, update languages * regenerate framework * add Dart to CodeEditLanguages * update file extensions * remove no longer needed test case

0.1.12

Toggle 0.1.12's commit message
Update Container Framework Update the container framework file after adding injected languages.