Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-03 | 839 Bytes | |
v1.42.0 source code.tar.gz | 2025-06-03 | 3.9 MB | |
v1.42.0 source code.zip | 2025-06-03 | 4.5 MB | |
Totals: 3 Items | 8.4 MB | 0 |
What's Changed
- fix: missing type aliases and MarkerGroup in
ace-builds
by @mkslanc in https://github.com/ajaxorg/ace/pull/5782 - Expose Autocomplete on enableBasicAutocompletion by @mkslanc in https://github.com/ajaxorg/ace/pull/5756
- feat: update mouse selection at user's refresh rate by @thennothinghappened in https://github.com/ajaxorg/ace/pull/5717
- Improve diffview by @nightwing in https://github.com/ajaxorg/ace/pull/5806
- do not use border-top for styling gutter active line by @nightwing in https://github.com/ajaxorg/ace/pull/5812
- Diff view papercuts by @nightwing in https://github.com/ajaxorg/ace/pull/5815
New Contributors
- @thennothinghappened made their first contribution in https://github.com/ajaxorg/ace/pull/5717
Full Changelog: https://github.com/ajaxorg/ace/compare/v1.41.0...v1.42.0