#Code Editor in Toolbar

7 messages · Page 1 of 1 (latest)

narrow oak
#

Is there any way we could add a code editor in the toolbar that we can use in our notes? I'm making this project for my final year, but my professor is asking me to add a code editor to it, and I'm confused about how to do that.

#

When I say code editor, I just mean a black box with code inside it, and where we can write notes below - basically like CodePen, but without the output.

raven gull
#

Hello, Dear This implementation adds a basic code block feature. For syntax highlighting, you'd need to add a syntax highlighting plugin, which would require additional dependencies like Prism.js. Let me know if you'd like me to explain how to implement that as well.

#

good luck!!!

raven gull
#

let me know if work for you.

raven gull
#

I got you.👍 I will do that tomorrow.