Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui): Add JS SDK options for Use tab #2786

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

andrewtruong
Copy link
Collaborator

@andrewtruong andrewtruong commented Oct 25, 2024

image

@andrewtruong andrewtruong marked this pull request as ready for review October 25, 2024 20:50
@andrewtruong andrewtruong requested review from a team as code owners October 25, 2024 20:50
@circle-job-mirror
Copy link

@@ -37,10 +37,29 @@ export const Browse2OpDefCode: FC<{uri: string; maxRowsInView?: number}> = ({
);
}

const detectLanguage = (code: string) => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Seems like this was pulled out in #2780?

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.

2 participants