More like a question, rather than issue #5444
-
Hello there. I am using Ace editor for quite a while already, and I don't have any issue with so far. Ace is the best thing I've seen being made in Javascript. Here is my dilemma.
The problem is that I don't do that much of advanced .js nor the tests, etc .. and I can confirm that the custom mode I made works ok .. as I saw that there are tests.js with all modes in main branch .... If that mode above is OK, where should I commit it ? Which branch ? src ? src-no-conflict ? I need some guidance regarding adding new ace modes. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey @hngts , thank you for reaching out about a potential contribution. You can find a helpful instruction on Ace website https://ace.c9.io/#nav=higlighter, but here's the condensed and complete (more or less) version:
There are several examples of PRs which add modes, here are couple of them: #5356, #5342. Your contribution would be welcome as well! |
Beta Was this translation helpful? Give feedback.
-
I have moved your issue from |
Beta Was this translation helpful? Give feedback.
Hey @hngts , thank you for reaching out about a potential contribution. You can find a helpful instruction on Ace website https://ace.c9.io/#nav=higlighter, but here's the condensed and complete (more or less) version:
src/ext/modelist.js
ace-modes.d.ts