Skip to content

Conversation

AngeloD2022
Copy link
Contributor

@AngeloD2022 AngeloD2022 commented May 22, 2024

My reasoning for replacing prism with Monaco, is that Monaco provides a more interactive source code analysis experience.

Below are features that prism does not include, and which may be useful for analyzing potentially malicious code:

  • the ability to fold portions of source code.
  • semantic highlighting
  • regex search
  • the ability for the user to set a theme for comfortable viewing.

There are more features exposed by the built-in command palette.

@AngeloD2022
Copy link
Contributor Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant