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