You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task involves developing a server status window. I'd like this to look similar to the log window on Travis CI.
I was curious as to how the Travis CI log window was built and put the question on Stackoverflow. Shortly after, I received an awesome answer that led me to deciding on using CodeMirror.
This task involves developing a server status window. I'd like this to look similar to the log window on Travis CI.
I was curious as to how the Travis CI log window was built and put the question on Stackoverflow. Shortly after, I received an awesome answer that led me to deciding on using CodeMirror.
CodeMirror Themes
https://codemirror.net/demo/theme.html
Code Folding
https://codemirror.net/demo/folding.html
The text was updated successfully, but these errors were encountered: