Skip to content

Commit

Permalink
chore(ace): updated to v1.37.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bajrangCoder committed Jan 20, 2025
1 parent c586deb commit 9547013
Show file tree
Hide file tree
Showing 15 changed files with 22 additions and 13 deletions.
1 change: 1 addition & 0 deletions src/ace/supportedModes.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const modeList = {
Assembly_arm32: "s",
Astro: "astro",
AutoHotKey: "ahk",
Basic: "bas",
BatchFile: "bat|cmd",
BibTeX: "bib",
C_Cpp: "cpp|c|cc|cxx|h|hh|hpp|ino",
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-code_lens.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-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.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion www/js/ace/keybinding-vim.js

Large diffs are not rendered by default.

Loading

0 comments on commit 9547013

Please sign in to comment.