Add syntax highlighting for code blocks
Would be great if we could add code blocks with syntax highlighting. e.g.
```python
print('hello world')
```
Comments: 10
-
25 Oct, '20
Erik MergedWould love to see code syntax highlighting.
-
24 Nov, '20
Bill Admin"code syntax highlighting" (suggested by Erik on 2020-10-25), including upvotes (1) and comments (0), was merged into this suggestion.
-
24 Nov, '20
Bill AdminWe would love to see it too. We'll definitely work in a good implementation for code highlighting, including keeping indent level, once we can justify it.
-
17 Dec, '20
Mark LopezIt would be nice if we can also highlight text inside code blocks.
-
18 Oct, '21
IngoI'm using Amplenote for a lot of code-related note taking at the moment. It's mostly about concepts with the occasional code fragment. Not having IDE autocomplete is actually a feature here, since it helps me actually remember the syntax. But when reviewing the notes later, it would be great to have them syntax highlighted.
-
07 Apr, '22
MikeJust a bump for an older suggestion. Syntax highlighting would be very handy, even if it only covers the most popular languages like HTML, CSS, js
-
16 Apr, '22
Bob WalshAmplenote would make the perfect second brain for developers if it handled markdown code blocks properly. NotePlan does it right: https://cln.sh/suMcWy why can't Amplenote?
-
02 Aug, '22
Brian WistiI'm a dev, so yeah 60-80% of my notes in a day involve some sort of code reference. Throw in a little ADHD and who knows what language I'll have noticed and hyperfocused on that week. So yeah I *need* syntax highlighted code blocks, and I'd *like* a fairly robust highlighting engine such as shiki.
-
23 Jan
MatheusI believe this has been completed, as exposed in the latest Update Roundup blog post.
Link to the task roundup post:
https://www.amplenote.com/blog/task_search_tables_v1_bulk_edit_notes_embedded_code_editor_lots_more#Multi-Language_Integrated_Code_Editor_(IDE) -
24 Jan
Lucian AdminThanks, Mat!