We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See commented code in EditorAreaView.swift
EditorAreaView.swift
A malloc exception occurs when the following happens:
CodeEdit: main branch, see comment in pr #1879
No response
The text was updated successfully, but these errors were encountered:
Remove code causing a malloc exception, See CodeEditApp#1886
3af0370
LSP Document Content Sync (#1887)
f705595
* Rework LSP To Use Workspace Files, Standardize Errors * Shutdown Servers When Workspace Closes * Add Document Sync Tests * Begin Sync Work, Need To Fix Status Bar Label * Clean Up Documentation * Fixed Cursor Position Label * Fix Subtle FileManager Bug, Fix Duplicate File Reads * Remove code causing a malloc exception, See #1886 * Fix File Opening Bug, Finish Cursor Fix * Remove Extra Service * Remove Extra `internal` * Throttle Content Updates * Throttle Edit Notifications, Tests * Revert Editor Model Changes
No branches or pull requests
Description
A malloc exception occurs when the following happens:
Version Information
CodeEdit: main branch, see comment in pr #1879
Additional Context
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: