This release has a couple of autocomplete issues, wait 30 minutes for 0.20.8 with the fix. 😻
New features
- 💫 Use AI to automatically fix syntax errors (#3201) (@fonsp)
- Disable AI features if ChatGPT is blocked (#3211) (@fonsp)
- Disable "more" tree viewer button when not possible (#3206) (@fonsp)
- add option to disable motivational quotes (#3197) (@pankgeorg)
- Don't override Pkg error message when using Pkg.activate (#3194) (@fonsp)
Performance improvements
Fixes
Support for Julia 1.12 is still ongoing, but this release gets closer:
- Use GracefulPkg.jl (#3185) (@fonsp)
- Dont use inline flag on Julia 1.12 during tests (#3203) (@fonsp)
- Julia 1.12: Support
Base.@__doc__
(#3204) (@fonsp) - Improve future Julia version warning (#3205) (@fonsp)
- Use CodeMirror 6 instead of FuzzyCompletions.jl for fuzzy autocomplete (#3207) (@fonsp)
- Use past-present-future list of stdlibs (#3212) (@fonsp)