Codeblock edit mode #3134
-
Hey Paste team, I'm in the process of recreating my designs from Evergreen to Paste. We have a few places where customers can write SQL queries (i.e. Reverse ETL Model, SQL Computed traits). For Reverse ETL, customers currently have a view and edit mode, i'm currently thinking of replacing the view mode with the codeblock component but I was wondering if the codeblock has an edit mode? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @char-mainewang, we do have a Code Editor component in our roadmap backlog, but nothing currently in the system. The best bet for now will be to build a custom component. We'd recommend using the Monaco Code Editor, as it's a reliable and widely used option. If you could also fill out a dependency request for the Code Editor, that would be great! |
Beta Was this translation helpful? Give feedback.
Hi @char-mainewang, we do have a Code Editor component in our roadmap backlog, but nothing currently in the system. The best bet for now will be to build a custom component. We'd recommend using the Monaco Code Editor, as it's a reliable and widely used option.
If you could also fill out a dependency request for the Code Editor, that would be great!