Skip to content

removed syntax high light and added code mirror for showing YAML#4428

Merged
datho7561 merged 2 commits intoredhat-developer:mainfrom
msivasubramaniaan:4426-get-rid-of-react-syntax-highlighter-dependency
Sep 4, 2024
Merged

removed syntax high light and added code mirror for showing YAML#4428
datho7561 merged 2 commits intoredhat-developer:mainfrom
msivasubramaniaan:4426-get-rid-of-react-syntax-highlighter-dependency

Conversation

@msivasubramaniaan
Copy link
Copy Markdown
Collaborator

image

Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
@msivasubramaniaan msivasubramaniaan self-assigned this Sep 4, 2024
@msivasubramaniaan msivasubramaniaan linked an issue Sep 4, 2024 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.58%. Comparing base (da60441) to head (bb74504).
Report is 484 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4428       +/-   ##
===========================================
+ Coverage   32.37%   43.58%   +11.21%     
===========================================
  Files          85       98       +13     
  Lines        6505     7991     +1486     
  Branches     1349     1703      +354     
===========================================
+ Hits         2106     3483     +1377     
- Misses       4399     4508      +109     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small change, but otherwise looks good

Comment thread src/webview/common/devfileSearch.tsx Outdated
);
}

/*const vscodeTheme = createTheme({
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you aren't using this code, please remove it

Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
@msivasubramaniaan
Copy link
Copy Markdown
Collaborator Author

One small change, but otherwise looks good

Sorry thought of remove it, somehow missed

Copy link
Copy Markdown
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks, Muthu!

@datho7561 datho7561 merged commit e10511c into redhat-developer:main Sep 4, 2024
@msivasubramaniaan msivasubramaniaan deleted the 4426-get-rid-of-react-syntax-highlighter-dependency branch September 5, 2024 08:34
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.

Get rid of react-syntax-highlighter dependency

3 participants