helix
merge from helix
#15321
Closed

merge from helix #15321

Rani367 wants to merge 102 commits into helix-editor:master from master
Rani367
Rani367 Add `commandline = false` option to hide command line row
3db93b4d
Rani367 Replace type_name string matching with TypeId-based checks
1ed943e3
Rani367 Add one-liner install scripts for fork setup
2bd61701
Rani367 Update README for personal fork
d40f507d
Rani367 Add `:run-shell-command-interactive` (`:shi`) for interactive termina…
c4c1da11
Rani367 Hide all diagnostics in insert mode
5fabac92
Rani367 Add language server installation to install script
a37a6c90
Rani367 Update README to reflect personal fork ownership
95811700
Rani367 Fix first-scroll lag in file picker by pre-warming grammars
6cd81ccb
Rani367 Broad performance optimizations: allocator, codegen, rendering, picker
55619093
Rani367 Rename project from Helix to Silicon (hx -> si)
e36cb94d
Rani367 Fix upstream references mangled by bulk rename
160356bf
Rani367 Add animated trefoil knot logo to README
c351d360
Rani367 Increase logo size in README
9ce75870
Rani367 Switch logo to APNG for proper alpha transparency
a82d6698
Rani367 Place Silicon text to the right of logo
4d817f3b
Rani367 Increase logo size
622df7f3
Rani367 Increase Silicon title font size
ac90c8d9
Rani367 Use h1 tag for Silicon title (GitHub strips inline styles)
0acb0ccd
Rani367 Merge upstream helix master (5 commits)
c9e6e473
Rani367 Update default config to match Silicon preferences
ac6ae87a
Rani367 Switch install scripts to download pre-built binaries from GitHub Rel…
9c67a98f
Rani367 Fix release CI: test assertion and Windows icon path
be8e312c
Rani367 Add missing [profile.opt] for release CI builds
07b7f5cf
Rani367 Rename contrib files from helix to silicon
0b612acc
Rani367 Rename shell completion files from hx to si
60f63400
Rani367 Add built-in terminal panel powered by alacritty_terminal
8f7af0fc
Rani367 Rebind terminal panel to Space+t / Space+T
9a9785af
Rani367 Update screenshot
dafd2015
Rani367 Add landing page and rebrand docs from Helix to Silicon
873009ec
Rani367 Change docs default theme to coal
9d9ffd30
Rani367 Add silicon-lua crate with Lua 5.4 VM and si.config.* bridge
a0bc41bf
Rani367 Bridge all editor::Config fields to si.config.* Lua API
67290457
Rani367 Implement si.keymap.set() Lua keybinding API
3dac9034
Rani367 Implement si.theme.set/adaptive/define Lua theme API
e5f7ec4d
Rani367 Implement si.language() and si.language_server() Lua API
ed172447
Rani367 Update project description in README.md
249e736d
Rani367 Add TOML to Lua config auto-migration with backup
8e575831
Rani367 Add config hot-reload with notify file watcher
2443f8ad
Rani367 Remove dead TOML config code, Lua config is now the only path
8c186aec
Rani367 Replace Lua implementation plans with user-facing config docs
72a811de
Rani367 Update README with Lua config and docs links
36f78a20
Rani367 Merge upstream/master: dependency bumps (tempfile, libc, gix)
f90c2d3e
Rani367 Redesign website landing page with premium dark theme
0187d115
Rani367 Update README with Silicon Lua configuration example
4b363673
Rani367 Release 26.02
99ae3bff
Rani367 Fix GitHub Pages race condition on simultaneous tag and branch push
478f9e63
Rani367 Fix Windows build: add escape_args field to alacritty_terminal Options
8b641c9d
Rani367 Shorten install one-liner by serving scripts from GitHub Pages
196e98c3
Rani367 Update website install command to shorter GitHub Pages URL
1ed23505
Rani367 Fix Windows build: use cfg attribute on struct field initializer
8be563e0
Rani367 Fix GitHub Pages 404: preserve existing deployments with keep_files
16d10a5e
Rani367 Fix Lua package.path on Windows: escape backslashes in config dir path
822b4fc5
Rani367 Replace Helix logo with Silicon glass trefoil knot
9fe996cc
Rani367 Add cinematic animations, aurora background, and platform auto-detect…
fa09c29d
Rani367 Replace logo with new trefoil knot design and clean up old logo files
66ae7934
Rani367 Migrate all URLs from Rani367 to silicon-editor organization
c52144c7
Rani367 Remove white background from logo
e2d1f149
Rani367 Fix logo transparency: re-process with higher fuzz to remove all whit…
ead8aa91
Rani367 Fix logo white background: remove <picture> wrapper that GitHub rende…
eaa203a3
Rani367 Fix logo: use flood-fill for clean edges instead of fuzz-based transp…
d794f80c
Rani367 Replace logo with symmetric SVG trefoil knot
feb182a5
Rani367 Restore animated trefoil knot logo in README
1c2d4962
Rani367 Update static logo to new stylized S mark
cb59f5f8
Rani367 Fix GitHub Pages deploy: add write permissions for GITHUB_TOKEN
1910f7ec
Rani367 Fix website: deploy master to root so site stays current
c3f6dd31
Rani367 Increase install block opacity for better visibility
06c805a3
Rani367 Scale up website elements ~50% for bolder appearance
1fb38c4c
Rani367 Add cache-busting to website for fresh deploys
bd135377
Rani367 Update logo in README from animated to static
295a899c
Rani367 Fix Cachix CI: reference logo.png instead of deleted logo.svg in defa…
fdc74bb0
Rani367 Move website to org pages repo, drop /Silicon from install URLs
5d1dd16f
Rani367 Update install URLs to silicon-editor.pages.dev
5bf7bcd8
Rani367 Add auto-deploy workflow for Cloudflare Pages website
277777b9
Rani367 Update docs URL to silicon-editor.pages.dev
2aa9e439
Rani367 Add temporary workflow to test install scripts
f86dde3e
Rani367 Fix install script: use GITHUB_TOKEN if available, skip health check …
4650d9b2
Rani367 Fix website deploy: use master branch for production
b7103e13
Rani367 Remove temporary install script test workflow
90efe065
Rani367 Temp: test install.ps1 on Windows 10 and 11 kernels
f98a96a3
Rani367 Remove temporary install test workflow
737d8613
Rani367 Add install script tests that run on every release
26921f39
Rani367 Polish UX: terminal show, write prompt, theme errors, unwrap hardening
f7a0ae3e
Rani367 Update README to specify example config location
5c113b3f
Rani367 Add project roadmap
c5ba9eef
Rani367 Replace aurora blob background with cursor-reactive WebGL shader
a1bf6e4a
Rani367 Fix cache-busting script restarting page animations on first visit
fed148b6
Rani367 Add run-file command with Ctrl+R keybinding
96143b54
Rani367 Remove target-cpu=native from rustflags to fix SIGILL on pre-built bi…
743db497
Rani367 Fix release workflow: add contents write permission for publish job
f92ed789
Rani367 Update site tagline to be more humble and accurate
8e11061d
Rani367 Use numbered list in roadmap for easier reference
389586d1
Rani367 Add terminal panel status bar mode indicator and resizable panel
42b8319b
Rani367 Intercept ':' in terminal panel to enter editor command mode
23057f10
Rani367 Tone down mouse ripple and glow effect on website
2fef4faa
Rani367 Split commands.rs into movement, selection, editing, and insert submo…
d3bf9f73
Rani367 Mark commands.rs split as completed in roadmap
59e783bc
Rani367 Optimize autocomplete latency across the completion pipeline
5fe5f58e
Rani367 Add completion frecency scoring and persist across sessions
9c45ab9f
Rani367 Merge branch 'helix-editor:master' into master
60ecced4
Rani367 Add mouse click to switch terminal tabs
730c748a
Rani367 Add plugin API vision and architecture docs
c01a8a07
Rani367 Rani367 closed this 3 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone