Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Ajax.org Cloud9 Editor (Ace)
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Ajax.org Cloud9 Editor (Ace)
1–30 of 2391
Mark all as read
Report group
0 selected
Vinnecent
10/29/24
Autocompletion Problem with Numeric Indices Inside Square Brackets in Ace Editor
The problem I want to solve is this. I habe a completion "app.doc.pages[i].inks[j].name"
unread,
Autocompletion Problem with Numeric Indices Inside Square Brackets in Ace Editor
The problem I want to solve is this. I habe a completion "app.doc.pages[i].inks[j].name"
10/29/24
vanessa....@gmail.com
,
Michael Petrovich
2
8/19/24
Hide advanced features on Search Box
You might be able to make these invisible with CSS. https://github.com/ajaxorg/ace/blob/v1.35.4/src/
unread,
Hide advanced features on Search Box
You might be able to make these invisible with CSS. https://github.com/ajaxorg/ace/blob/v1.35.4/src/
8/19/24
matt richards
,
Harutyun Amirjanyan
2
8/4/24
not receiving some keydown events
editor stops propagation of events that are handled. You can use capturing event listener to get
unread,
not receiving some keydown events
editor stops propagation of events that are handled. You can use capturing event listener to get
8/4/24
arun...@googlemail.com
,
Harutyun Amirjanyan
5
7/18/24
Implementation of ghost text
Thank you for the example. Very helpful. On Thursday 18 July 2024 at 18:06:44 UTC+2 amirj...@gmail.
unread,
Implementation of ghost text
Thank you for the example. Very helpful. On Thursday 18 July 2024 at 18:06:44 UTC+2 amirj...@gmail.
7/18/24
vanessa....@gmail.com
,
Harutyun Amirjanyan
3
5/23/24
How to bring up Default Search Box based a click on a button outside Ace Editor
It is also possible to use editor.execCommand("find")
unread,
How to bring up Default Search Box based a click on a button outside Ace Editor
It is also possible to use editor.execCommand("find")
5/23/24
vanessa....@gmail.com
,
Harutyun Amirjanyan
4
5/9/24
Collapse All and Expand All in Ace Editor
there is also removeFolds method for removing the folds instead of simply expanding them https://
unread,
Collapse All and Expand All in Ace Editor
there is also removeFolds method for removing the folds instead of simply expanding them https://
5/9/24
vanessa....@gmail.com
2
4/26/24
Configure ace_tooltip with two different background colors
Never mind. I can distinguish them using ace_error and ace_warning. Thanks. On Thursday, April 25,
unread,
Configure ace_tooltip with two different background colors
Never mind. I can distinguish them using ace_error and ace_warning. Thanks. On Thursday, April 25,
4/26/24
John Wong
,
Harutyun Amirjanyan
2
3/5/24
overlay_page does not close
There is no public api to do this, which is probably a bug worth to report to ace, but as a
unread,
overlay_page does not close
There is no public api to do this, which is probably a bug worth to report to ace, but as a
3/5/24
matt richards
,
Michael Petrovich
2
10/9/23
ace search
When you are clicking through a search, it highlights each term found. If you exit (hit the x) the
unread,
ace search
When you are clicking through a search, it highlights each term found. If you exit (hit the x) the
10/9/23
matt richards
,
Harutyun Amirjanyan
4
7/25/23
ace editor in a shadow dom
hi, yes editor.renderer.attachToShadowRoot() does work i produced a codepen : ace editor in the
unread,
ace editor in a shadow dom
hi, yes editor.renderer.attachToShadowRoot() does work i produced a codepen : ace editor in the
7/25/23
Anil M Sirvi
6/16/23
While clicking on Enter key the cursor move to end of the line
Hi Team, 1. I need help regarding in ace editor, lets my cursor is on line 4 and while hitting enter
unread,
While clicking on Enter key the cursor move to end of the line
Hi Team, 1. I need help regarding in ace editor, lets my cursor is on line 4 and while hitting enter
6/16/23
Manickaraj Pitchai Murugan
, …
gouse feroz
7
4/11/23
Install packages in ace editor
No, you cannot integrate the browsers into ACE. Ace Editor is a javascript library that renders code
unread,
Install packages in ace editor
No, you cannot integrate the browsers into ACE. Ace Editor is a javascript library that renders code
4/11/23
Rik Del Mar
3/21/23
New IDE node base that use ACE editor
A new IDE for software development based on Nodes thanks to ACE editor. https://www.webriko.com
unread,
New IDE node base that use ACE editor
A new IDE for software development based on Nodes thanks to ACE editor. https://www.webriko.com
3/21/23
Joe Cairns
3/20/23
Multiple annotations on the same line
Is is possible to have more than one annotation on the same line
unread,
Multiple annotations on the same line
Is is possible to have more than one annotation on the same line
3/20/23
Chris Ainsley
, …
vanessa....@gmail.com
4
2/27/23
Call function on autocomplete option selected
My plan is to listen for insertMatch and call editor.completer.detach.That way after selecting an
unread,
Call function on autocomplete option selected
My plan is to listen for insertMatch and call editor.completer.detach.That way after selecting an
2/27/23
Nicolas LockFace
, …
vanessa....@gmail.com
5
2/27/23
[Autocompletion] Disable 'Enter' binding
I have not had time to construct a sample code in a link yet. However, I found that if I hit Escape
unread,
[Autocompletion] Disable 'Enter' binding
I have not had time to construct a sample code in a link yet. However, I found that if I hit Escape
2/27/23
arun...@googlemail.com
, …
vanessa....@gmail.com
3
2/23/23
changeCursor event not working
Just came across your message. The following worked for me: // emitting event this.getAceEditor().
unread,
changeCursor event not working
Just came across your message. The following worked for me: // emitting event this.getAceEditor().
2/23/23
Rich Rohde
2
1/4/23
theme for xml
I am using monokai color theme and it seems okay but if you have found a theme you like, let me know.
unread,
theme for xml
I am using monokai color theme and it seems okay but if you have found a theme you like, let me know.
1/4/23
gouse feroz
12/29/22
How to use ace editor correctly in angular?
HI, I am trying to use ace editor in angular project and facing some issues. I am using ng2-ace-
unread,
How to use ace editor correctly in angular?
HI, I am trying to use ace editor in angular project and facing some issues. I am using ng2-ace-
12/29/22
krishna Kumar
12/25/22
Please tell me to shortcut to run in ace editor
Please tell me to shortcut to run script in ace editor
unread,
Please tell me to shortcut to run in ace editor
Please tell me to shortcut to run script in ace editor
12/25/22
Afasha Isakiye
12/24/22
How do I create a DynamicMarker in vue composition api with custom html
Hello, I am trying to implement a code editor with remote users and currently I have a basic code
unread,
How do I create a DynamicMarker in vue composition api with custom html
Hello, I am trying to implement a code editor with remote users and currently I have a basic code
12/24/22
Afasha Isakiye
12/24/22
How would I add a dynamic html in vuejs ?
I have this code and I want to add some kind of remote cursors. I tried using addDynamic Cursor but I
unread,
How would I add a dynamic html in vuejs ?
I have this code and I want to add some kind of remote cursors. I tried using addDynamic Cursor but I
12/24/22
matt richards
,
Harutyun Amirjanyan
3
12/13/22
i want to display cursor position in real time
You can use changeSelection event similar to the statusbar extension in ace https://github.com/
unread,
i want to display cursor position in real time
You can use changeSelection event similar to the statusbar extension in ace https://github.com/
12/13/22
Michael Petrovich
,
Harutyun Amirjanyan
4
12/4/22
Ace Trucating Leading Spaces
Fixed. I knew there must have been something stupid. I was feeding this into my code processing
unread,
Ace Trucating Leading Spaces
Fixed. I knew there must have been something stupid. I was feeding this into my code processing
12/4/22
JH
,
Harutyun Amirjanyan
4
12/1/22
Allow <script> tags in editor
Thanks for the tip. Any way to validate the javascript when in HTML mode? If not, I'll see if I
unread,
Allow <script> tags in editor
Thanks for the tip. Any way to validate the javascript when in HTML mode? If not, I'll see if I
12/1/22
kaushik choudhury
10/19/22
Ace on React
Hey I am looking to add Ace editor to my react.
unread,
Ace on React
Hey I am looking to add Ace editor to my react.
10/19/22
Abu Hamza
,
Frank
2
9/1/22
ACE editor issue with compiling python.
I have the same problem. Did you solve it? yunus...@gmail.com schrieb am Montag, 2. Mai 2022 um 12:27
unread,
ACE editor issue with compiling python.
I have the same problem. Did you solve it? yunus...@gmail.com schrieb am Montag, 2. Mai 2022 um 12:27
9/1/22
Chan
,
Harutyun Amirjanyan
2
8/25/22
Focus issues for Ace
Doesn't the same happen when using simple textarea instead of ace? this browser feature seems to
unread,
Focus issues for Ace
Doesn't the same happen when using simple textarea instead of ace? this browser feature seems to
8/25/22
Scott Means
,
Harutyun Amirjanyan
2
8/25/22
Distinguish between user input and session.setValue() in on('change') event?
There is no builtin way to achieve this, but it is possible to use a flag before calling setValue or
unread,
Distinguish between user input and session.setValue() in on('change') event?
There is no builtin way to achieve this, but it is possible to use a flag before calling setValue or
8/25/22
oh wait
8/17/22
Ace tern editor. Make own autocomplete properties for unknown value
i have default.json file with properties. Example, { "!name": "test", "
unread,
Ace tern editor. Make own autocomplete properties for unknown value
i have default.json file with properties. Example, { "!name": "test", "
8/17/22