Skip to content

Commit

Permalink
bump: ace v1.39.0 (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
bajrangCoder authored Feb 23, 2025
1 parent 7b61170 commit 4e6d89f
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 9 deletions.
2 changes: 2 additions & 0 deletions src/ace/supportedModes.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const modeList = {
Csound_Orchestra: "orc",
Csound_Score: "sco",
CSS: "css",
CSV: "csv",
Curly: "curly",
Cuttlefish: "conf",
D: "d|di",
Expand Down Expand Up @@ -172,6 +173,7 @@ const modeList = {
Text: "txt",
Textile: "textile",
Toml: "toml",
TSV: "TSV",
TSX: "tsx",
Turtle: "ttl",
Twig: "twig|swig",
Expand Down
2 changes: 1 addition & 1 deletion www/js/ace/ace.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/js/ace/ext-inline_autocomplete.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/js/ace/ext-language_tools.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/js/ace/ext-modelist.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion www/js/ace/ext-options.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/js/ace/ext-prompt.js

Large diffs are not rendered by default.

Loading

0 comments on commit 4e6d89f

Please sign in to comment.