issues
search
gaelj
/
BlazorCodeMirror6
Blazor wrapper for CodeMirror 6
MIT License
20
stars
2
forks
source link
Improve csv mode
#94
Closed
gaelj
closed
9 months ago
gaelj
commented
9 months ago
⚡️ Improve performance
Add "Visible" property to allow hiding the editor without destroying it
✨ Introduce new features
Add linting that checks csv column count relative to first line
Disable initial setting of line wrapping in csv mode
🐛 Fix a bug
Fix tabulating csv columns skipped the last / first ones
📝 Add or update documentation
Update README
⚡️ Improve performance
✨ Introduce new features
🐛 Fix a bug
📝 Add or update documentation