Tags: takase1121/lite-xl
Tags
feat: add support for tab stops (lite-xl#1945) * feat: add support for tab stops * refactor: simplify `tab_offset == nil` case Co-authored-by: Takase <20792268+takase1121@users.noreply.github.com> * refactor: use `NAN` `offset` instead of bool to enable tab stops --------- Co-authored-by: Takase <20792268+takase1121@users.noreply.github.com>
ci: run the winget releaser only on official repository
ci: remove the unicode patch flag
Update action dependencies (lite-xl#1724) * CI: update various action versions The most significant change is action/upload-artifact@v4, which does not support uploading artifacts of the same name. This makes our lives significantly worse, but I don't know if GitHub will remove v3 in future or not. * CI: fix macOS universal artifact download * CI: update release action versions * CI: use containers only for building * CI: fix multiline commands * CI: try to fix multiline strings again * CI: fix multiline strings again ugh * CI: Fix ccache in containers * CI: Fix quotes again * CI: fix ccache * CI: fix deprecated set-output command * ci: update build box to v2.1.2 * ci: revert to softprops/action-gh-release * ci: add name to release * ci: remove name again * ci: fix wrong outputs reference * ci: add name * ci: add missing name for each step * ci: format yaml files * ci/release: add names to unamed entries * ci/release: fix MSYS2 not downloading deps * ci/release: change to ncipollo/release-action There is some weird issue with softprops/action-gh-release and I can't update an existing release. * ci/release: allow updating releases * ci/release: upload all artifacts, then download them at once * ci/release: use a better name for job * ci/release: add release as dependency * ci/release: set tag for update release * ci/auto-labeler: remove workaround for old autolabeler issue * ci/release: remove the need of another bash -c * ci/release: remove weird bash -c
PreviousNext