Skip to content

v1.12.6

Latest

Choose a tag to compare

@bajrangCoder bajrangCoder released this 18 Jun 14:18

What's Changed

  • Refactor boot script and add editor interaction handler by @deadlyjack in #2216
  • fix(touchSelectionMenu): prevent menu overlap with cm-tooltips by @deadlyjack in #2220
  • fix: suppressed startup auth related toast instead just log it by @bajrangCoder in #2222
  • feat: add option to control scrollbar height by @bajrangCoder in #2223
  • feat: add astro mode (with lezer parser and grammar) by @bajrangCoder in #2224
  • fix: improve cursor and quicktoolbar by @deadlyjack in #2225
  • feat(editor): make scroll-past-end bottom margin configurable by @bajrangCoder in #2226
  • feat: Improve binary file skipping in sidebar search by @bajrangCoder in #2229
  • fix(editor): preserve selected theme after sidebar file moves by @bajrangCoder in #2230
  • Ajit/ux improvments by @deadlyjack in #2231
  • feat(terminal): add custom touch scrolling with momentum physics by @deadlyjack in #2232
  • feat(terminal): add terminal theme picker to Theme Settings page by @deadlyjack in #2234
  • fix(lsp): show dynamic install status label with loader feedback by @deadlyjack in #2235
  • i18n(id-id): update strings by @hyperz111 in #2228
  • feat: Improve LSP server reuse check with bridge status endpoint by @bajrangCoder in #2238
  • i18n(lang.js): Update Indonesian language name to Bahasa Indonesia by @claycuy in #2236
  • feat(color-picker): add format dropdown, cancel button, and cancellat… by @deadlyjack in #2240
  • fix: pro detection by @deadlyjack in #2248
  • i18n(id): refine translations for a more natural and accurate phrasing by @claycuy in #2239
  • refactor(lsp): decouple runtime execution from built-in Alpine & support custom runtime providers by @bajrangCoder in #2241
  • feat: improve the indexing and search UI/UX and few fallbacks stuff by @bajrangCoder in #2256
  • fix: version parsing failure on nightly tags by @AuDevTist1C in #2249
  • feat: added config proxy by @RohitKushvaha01 in #2246
  • fix: disable CodeMirror EditContext by default by @bajrangCoder in #2258
  • fix(lsp): check Terminal installation before installing server for builtin Alpine by @bajrangCoder in #2259
  • fix(sidebar): preserve state across orientation changes by @Elitex07 in #2219
  • fix: make indent guide stable and close to vscode one by @bajrangCoder in #2266
  • fix(editor): prevent cursor snap after scrollbar drag by @bajrangCoder in #2263
  • feat(quickTools): replace checkbox with height select & dynamic toggler by @deadlyjack in #2278
  • chore(deps): bump markdown-it from 14.1.1 to 14.2.0 by @dependabot[bot] in #2286
  • chore(deps): bump dompurify from 3.4.3 to 3.4.10 by @dependabot[bot] in #2271
  • chote(i18n): update german translation by @Mythryl-dev in #2293
  • feat: do file-listing and index on java for file:/// and saf locations by @bajrangCoder in #2283
  • improve vscode editor theme
  • add few more popular editor themes like nord, AyuDark, GruvboxDark, MaterialPalenight.
  • enable jsx in js mode

New Contributors

Full Changelog: v1.12.5...v1.12.6