feat: replace Monaco by Ace #32

Closed
jriou wants to merge 3 commits from dev/julien/ace into main
Owner
  • Remove the Monaco Editor because it was to heavy and hard to integrate
  • Use Ace instead
  • Use the lowercase identifier for languages (ex: "Text" -> "text")
  • Select automatically the default language in the drop down to create a note
    (like the expiration)
  • Add ace_directory to serve assets from a local folder instead of a CDN
  • "hcl" syntax highlighting has been removed
  • "go" syntax highlighting has been renamed to "golang"

Signed-off-by: Julien Riou julien@riou.xyz

- Remove the Monaco Editor because it was to heavy and hard to integrate - Use Ace instead - Use the lowercase identifier for languages (ex: "Text" -> "text") - Select automatically the default language in the drop down to create a note (like the expiration) - Add `ace_directory` to serve assets from a local folder instead of a CDN - "hcl" syntax highlighting has been removed - "go" syntax highlighting has been renamed to "golang" Signed-off-by: Julien Riou <julien@riou.xyz>
feat: replace Monaco by Ace
All checks were successful
/ pre-commit (push) Successful in 1m30s
3147306927
- Remove the Monaco Editor because it was to heavy and hard to integrate
- Use Ace instead
- Use the lowercase identifier for languages (ex: "Text" -> "text")
- Select automatically the default language in the drop down to create a note
  (like the expiration)
- Add `ace_directory` to serve assets from a local folder instead of a CDN
- "hcl" syntax highlighting has been removed
- "go" syntax highlighting has been renamed to "golang"

Signed-off-by: Julien Riou <julien@riou.xyz>
style: Simplify condition to load bootstrap
All checks were successful
/ pre-commit (push) Successful in 1m9s
fb3d37e25c
Signed-off-by: Julien Riou <julien@riou.xyz>
feat: disable editor
All checks were successful
/ pre-commit (push) Successful in 1m7s
92a06fb740
Signed-off-by: Julien Riou <julien@riou.xyz>
jriou force-pushed dev/julien/ace from 92a06fb740 to 0d822e2a38 2025-09-22 17:16:33 +02:00 Compare
Author
Owner

Rebased

Rebased
jriou force-pushed dev/julien/ace from 0d822e2a38 to e3ed4da99b 2025-09-24 07:11:15 +02:00 Compare
Author
Owner

Rebased

Rebased
jriou force-pushed dev/julien/ace from e3ed4da99b to 577d19b9d8 2025-09-24 09:52:17 +02:00 Compare
jriou referenced this pull request from a commit 2025-09-27 09:57:22 +02:00
Author
Owner

Implemented in b5701b5a4d

Implemented in b5701b5a4d473ff5007ad1f89e0cf25b5923be71
jriou closed this pull request 2025-09-27 09:57:58 +02:00
jriou deleted branch dev/julien/ace 2025-09-27 09:58:06 +02:00
All checks were successful
/ pre-commit (push) Successful in 1m49s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jriou/coller#32
No description provided.