Releases: CodeEditApp/CodeEditSourceEditor
Releases · CodeEditApp/CodeEditSourceEditor
0.9.1
What's Changed
- Fix
CaptureModifierSet.insert
by @thecoolwinter in #281
Full Changelog: 0.9.0...0.9.1
0.9.0
Includes breaking changes to the highlight provider API.
What's Changed
- Indent/Unindent Selected Lines by @tom-ludwig in #266
- TreeSitterClient Highlight Responsiveness by @thecoolwinter in #267
- Fix Boolean Condition by @thecoolwinter in #269
- Adjust Gutter Background, Add Trailing Padding by @thecoolwinter in #272
- Multiple Highlighter Support by @thecoolwinter in #273
- [chore:] Update CodeEditTextView to 0.7.7 by @thecoolwinter in #277
- Fix Ambiguous Highlights by @thecoolwinter in #275
- [chore:] Bump CodeEditLanguages to 0.1.20 by @thecoolwinter in #278
- Invalidate Correct Edited Range by @thecoolwinter in #279
- Fix TreeSitterClient Not Being Set by @thecoolwinter in #280
Full Changelog: 0.8.1...0.9.0
0.8.1
What's Changed
- Make TextView Public by @thecoolwinter in #264
- Add TextViewDelegate Option to Coordinators by @thecoolwinter in #265
Full Changelog: 0.8.0...0.8.1
0.8.0
Note
This release includes breaking changes to the highlight provider protocols, which is why the minor version is being bumped. See the related PR for more details.
What's Changed
- TreeSitter Performance And Stability by @thecoolwinter in #263
Full Changelog: 0.7.5...0.8.0
0.7.5
What's Changed
- fix(comments): Add Support for Commenting Multiple Lines by @activcoding in #261
- Bump CETV by @thecoolwinter in #262
New Contributors
- @activcoding made their first contribution in #261
Full Changelog: 0.7.4...0.7.5
0.7.4
What's Changed
- Use System Cursor by @thecoolwinter in #251
- [chore:] Update CodeEditTextView to
0.7.5
by @thecoolwinter in #252 - Fix Reference Cycle by @thecoolwinter in #255
- Fix Gutter Reference Cycle by @thecoolwinter in #257
Full Changelog: 0.7.3...0.7.4
0.7.3
What's Changed
- [chore]: Update CELanguages to 0.1.19 by @thecoolwinter in #242
- Toggle comment for current line via CMD + / by @Sophiahooley in #241
- Fix incorrect link by @ladvoc in #246
- autocomplete tags/components by @knotbin in #247
- Show horizontal scrollbar only when
wrapLines
is off by @danielzsh in #249 - Add NSTextStorage Initializer by @thecoolwinter in #248
- TreeSitter Tag Auto Close by @thecoolwinter in #250
New Contributors
- @Sophiahooley made their first contribution in #241
- @ladvoc made their first contribution in #246
- @knotbin made their first contribution in #247
- @danielzsh made their first contribution in #249
Full Changelog: 0.7.2...0.7.3
0.7.2
What's Changed
- Update GutterView Insets Correctly by @thecoolwinter in #240
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
- Rework Async
tree-sitter
Model, Fix Strong Ref Cycle by @thecoolwinter in #225 - Make JSDoc Highlight as Comments by @thecoolwinter in #228
- Correctly Lose Focus (finish CETV#14) by @thecoolwinter in #229
- (fix: #215) Update Matched Pairs by @thecoolwinter in #231
- (fix:#227) Apply Theme Selection Color by @thecoolwinter in #230
- Add Example App by @thecoolwinter in #237
- Update Gutter Drawing Code by @thecoolwinter in #234
- Invalidate Visible Range, Responsive Language Update by @thecoolwinter in #238
- (fix: #233) Fix TextFormation editing by @thecoolwinter in #239
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Custom Text View by @thecoolwinter in #211
- Rename Package to CodeEditSourceEditor by @thecoolwinter in #223
Full Changelog: 0.6.8...0.7.0