issues
search
CodeEditApp
/
CodeEditSourceEditor
A code editor view written in Swift powered by tree-sitter.
https://codeeditapp.github.io/CodeEditSourceEditor/documentation/codeeditsourceeditor
MIT License
519
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
✨ Highlight Matching Tags
#274
Lachiave
opened
3 days ago
1
Multiple Highlighter Support
#273
thecoolwinter
opened
4 days ago
1
Adjust Gutter Background, Add Trailing Padding
#272
thecoolwinter
closed
4 days ago
0
✨ Reformat Guide / Wrap Guide
#270
Aaron-212
opened
2 weeks ago
1
Fix Boolean Condition
#269
thecoolwinter
closed
4 weeks ago
0
Initial commit
#268
Nibueraheng
closed
4 weeks ago
0
TreeSitterClient Highlight Responsiveness
#267
thecoolwinter
closed
1 month ago
0
Indent/Unindent Selected Lines
#266
tom-ludwig
closed
1 month ago
0
🐞 Left half of cursor cut off when at beginning of line
#271
austincondiff
closed
4 days ago
0
Add TextViewDelegate Option to Coordinators
#265
thecoolwinter
closed
1 month ago
0
Make TextView Public
#264
thecoolwinter
closed
2 months ago
0
TreeSitter Performance And Stability
#263
thecoolwinter
closed
2 months ago
0
Bump CETV
#262
thecoolwinter
closed
2 months ago
0
fix(comments): Add Support for Commenting Multiple Lines
#261
tom-ludwig
closed
2 months ago
0
✨ Comment Styles
#260
tom-ludwig
opened
2 months ago
0
✨ Move selected lines up and down
#259
austincondiff
opened
3 months ago
1
Text was accidentally hidden when the Enter key was pressed
#258
RonghuaHe
opened
3 months ago
0
Fix Gutter Reference Cycle
#257
thecoolwinter
closed
4 months ago
0
Using CodeEditSourceEditor does not display text
#256
wisepmlin
opened
4 months ago
1
Fix Reference Cycle
#255
thecoolwinter
closed
4 months ago
0
🐞 If you hold shift and click, you cannot select a range
#254
RonghuaHe
closed
2 months ago
1
🐞 Commenting out code limited to only a single line
#253
austincondiff
closed
2 months ago
0
[chore:] Update CodeEditTextView to `0.7.5`
#252
thecoolwinter
closed
4 months ago
0
Use System Cursor
#251
thecoolwinter
closed
5 months ago
1
TreeSitter Tag Auto Close
#250
thecoolwinter
closed
5 months ago
0
Show horizontal scrollbar only when `wrapLines` is off
#249
danielzsh
closed
5 months ago
0
Add NSTextStorage Initializer
#248
thecoolwinter
closed
5 months ago
1
autocomplete tags/components
#247
knotbin
closed
5 months ago
9
Fix incorrect link
#246
ladvoc
closed
6 months ago
0
Make font weights more aligned with Xcode
#245
danielzsh
closed
6 months ago
5
✨ Autocomplete angle bracketed components the same way braces are autocompleted
#244
knotbin
closed
5 months ago
5
[chore]: Update CELanguages to 0.1.19
#242
thecoolwinter
closed
6 months ago
0
Toggle comment for current line via CMD + /
#241
Sophiahooley
closed
6 months ago
4
Update GutterView Insets Correctly
#240
thecoolwinter
closed
8 months ago
0
(fix: #233) Fix TextFormation editing
#239
thecoolwinter
closed
8 months ago
0
Invalidate Visible Range, Responsive Language Update
#238
thecoolwinter
closed
8 months ago
0
Add Example App
#237
thecoolwinter
closed
8 months ago
0
Add Example App
#236
thecoolwinter
closed
8 months ago
4
🐞 Highlighter Fails to Invalidate New Text
#235
thecoolwinter
closed
8 months ago
1
Update Gutter Drawing Code
#234
thecoolwinter
closed
8 months ago
1
🐞 Text Formation edits not registered with Undo Manager
#233
thecoolwinter
closed
8 months ago
0
feat: render whitespace optionally
#232
EstebanBorai
closed
3 months ago
0
(fix: #215) Update Matched Pairs
#231
thecoolwinter
closed
9 months ago
0
(fix:#227) Apply Theme Selection Color
#230
thecoolwinter
closed
9 months ago
0
Correctly Lose Focus (finish CETV#14)
#229
thecoolwinter
closed
9 months ago
1
Make JSDoc Highlight as Comments
#228
thecoolwinter
closed
9 months ago
0
🐞 Some theme colors only apply after changing theme
#227
austincondiff
closed
9 months ago
1
✨ Cocoapods
#226
jdmg94
closed
9 months ago
3
Rework Async `tree-sitter` Model, Fix Strong Ref Cycle
#225
thecoolwinter
closed
9 months ago
1
✨ Changes to SwiftTreeSitter
#224
mattmassicotte
closed
9 months ago
1
Next