-
Notifications
You must be signed in to change notification settings - Fork 4.2k
code folding in response and request #3658
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
Conversation
No changes to code coverage between the base branch and the head branch |
app/client/src/components/editorComponents/CodeEditor/index.tsx
Outdated
Show resolved
Hide resolved
app/client/src/components/editorComponents/CodeEditor/EditorConfig.ts
Outdated
Show resolved
Hide resolved
No changes to code coverage between the base branch and the head branch |
app/client/src/components/editorComponents/CodeEditor/EditorConfig.ts
Outdated
Show resolved
Hide resolved
function was to give idea about how many object are being folded
No changes to code coverage between the base branch and the head branch |
No changes to code coverage between the base branch and the head branch |
No changes to code coverage between the base branch and the head branch |
No changes to code coverage between the base branch and the head branch |
…in re-import into valid workspace (#3658)
Description
Allow code folding in API response and request section
Fixes # (issue)
#2474
Checklist: