github-actions[bot]
2f628b0f06
doc: Update translation status and missing keys
2024-11-04 07:35:07 +00:00
github-actions[bot]
25028efa4d
doc: Update translation status and missing keys
2024-11-04 07:32:24 +00:00
leo
6b348fbd1a
code_review!: PR #648
...
* rewrite `Models.ExternalTool` to use `_execArgsGenerator` instead of `OpenCmdArgs` and `ArgTransform`
* remove dependency of `System.Linq` due to AOT limitations
* since the `Visual Studio` is only available on Windows, use `TryAdd` directly.
* update `README.md`
BREAKING CHANGE: now the key in `external_editors.json` uses the same name with external tool.
Signed-off-by: leo <longshuang@msn.cn>
2024-11-04 10:02:20 +08:00
Dmitrij D. Czarkoff
1d0098703e
feature: add support for Visual Studio as external tool ( #648 )
...
* feature: support Visual Studio external tool on Windows
* feature: when opening in Visual Studio, try to locate solution file
2024-11-04 09:22:16 +08:00
github-actions[bot]
1fecbbb37f
doc: Update translation status and missing keys
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
Localization Check / localization-check (push) Waiting to run
2024-11-02 03:12:01 +00:00
github-actions[bot]
26fe56e065
doc: Update translation status and missing keys
2024-11-01 09:25:17 +00:00
github-actions[bot]
39250466d5
doc: Update translation status and missing keys
2024-10-30 21:56:22 +00:00
github-actions[bot]
0228bef1db
doc: Update translation status and missing keys
2024-10-30 10:40:00 +00:00
leo
e680f8477e
readme: contributor image
...
Signed-off-by: leo <longshuang@msn.cn>
2024-10-30 13:07:30 +08:00
leo
81fc859a37
readme: keep the same order for locales
...
Signed-off-by: leo <longshuang@msn.cn>
2024-10-30 10:17:44 +08:00
leo
c2e83778cc
readme: keep the same order for locales
...
Signed-off-by: leo <longshuang@msn.cn>
2024-10-30 09:56:57 +08:00
leo
b175ab3a3e
code_review: PR #623
...
* keep locales in order
* update README.md
Signed-off-by: leo <longshuang@msn.cn>
2024-10-30 09:47:33 +08:00
github-actions[bot]
0474441240
doc: Update translation status and missing keys
2024-10-30 01:43:21 +00:00
github-actions[bot]
30e0e84b63
doc: Update translation status and missing keys
2024-10-30 01:33:23 +00:00
github-actions[bot]
acd61f49a8
doc: Update translation status and missing keys
2024-10-29 01:59:40 +00:00
github-actions[bot]
651d313496
doc: Update translation status and missing keys
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
Localization Check / localization-check (push) Waiting to run
2024-10-28 13:37:13 +00:00
github-actions[bot]
a7cccd5c1d
doc: Update translation status and missing keys
2024-10-28 08:52:00 +00:00
leo
3e6e0befaa
readme: update macOS usage ( #609 )
...
Signed-off-by: leo <longshuang@msn.cn>
2024-10-28 16:37:57 +08:00
github-actions[bot]
216d2d02bd
doc: Update translation status and missing keys
2024-10-28 07:56:57 +00:00
github-actions[bot]
9d1840f78c
doc: Update translation status and missing keys
2024-10-28 03:55:59 +00:00
github-actions[bot]
f1dc46c251
doc: Update translation status and missing keys
2024-10-28 03:27:59 +00:00
github-actions[bot]
3490d62f3c
doc: Update translation status and missing keys
2024-10-28 03:00:34 +00:00
GadflyFang
8280287362
doc: add link on badges ( #607 )
...
Signed-off-by: Gadfly <gadfly@gadfly.vip>
2024-10-28 09:45:16 +08:00
github-actions[bot]
6447590491
doc: Update translation status and missing keys
2024-10-28 01:28:10 +00:00
github-actions[bot]
34c3dd4df5
doc: Update translation status and missing keys
2024-10-27 08:40:10 +00:00
GadflyFang
28773f0e2d
doc: Make the badges clickable and redirect to the TRANSLATION.md ( #601 )
...
Continuous Integration / Build (push) Has been cancelled
Continuous Integration / Prepare version string (push) Has been cancelled
Localization Check / localization-check (push) Has been cancelled
Continuous Integration / Package (push) Has been cancelled
* Make the badges clickable and redirect to the TRANSLATION.md
* Move localization check script file position
---------
Signed-off-by: Gadfly <gadfly@gadfly.vip>
2024-10-25 14:51:49 +08:00
github-actions[bot]
7e1624c2d6
doc: Update translation status and missing keys
2024-10-25 06:24:15 +00:00
GadflyFang
32de28c16e
ci: add Localization Check CI ( #600 )
...
Signed-off-by: Gadfly <gadfly@gadfly.vip>
2024-10-25 14:22:38 +08:00
leo
93e964dcb6
readme: add badges
2024-10-22 11:21:07 +08:00
leo
31e7bef01d
docs: typo in readme
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-10-21 20:28:49 +08:00
leo
67b6a6d9d5
refactor: using custom PATH
instead of reading it from zsh
( #581 )
...
* run `echo $PATH > ~/Library/Application\ Support/SourceGit/PATH` to generate to custom PATH file for SourceGit
2024-10-21 15:31:13 +08:00
leo
010eb65edb
readme: remove tips for start app from commandline
2024-10-14 17:04:39 +08:00
leo
ba307189e7
readme: update highlights
2024-10-12 10:56:10 +08:00
leo
c2f68daaf5
readme: add tooltip for macOS users
2024-10-12 10:52:39 +08:00
leo
01380ff194
code_review: PR #497
...
* remove unused file
* update readme
2024-09-22 19:03:55 +08:00
leo
a690f77468
readme: update OpenAI usage ( #489 )
2024-09-19 14:42:19 +08:00
leo
ba9c3058ed
feature: supports Zed
editor as an external editor ( #477 )
2024-09-18 10:00:32 +08:00
leo
ab54ecee42
enhance: API Key
is now optional
...
- Update README.md by adding tips for using OpenAI in this project
2024-09-13 20:46:00 +08:00
leo
86c6254fb2
Merge branch 'feature/openai-support' into develop
2024-09-12 09:50:13 +08:00
leo
16f8e2fd0b
feature: simple implementation for generating commit message by OpenAI ( #456 )
2024-09-12 09:42:47 +08:00
leo
84b3de657f
read: add scale factor tips for Linux users
2024-09-11 20:32:10 +08:00
leo
24301751d3
readme: add workspace
2024-09-09 19:46:14 +08:00
leo
6e418300ab
readme: add language Français
2024-08-26 19:23:53 +08:00
leo
fcc8a41ad1
readme: welcome everyone to share their own themes
2024-08-23 11:57:17 +08:00
leo
ad21d2f6bf
readme: remove unnecessary tips for Linux users
2024-08-20 21:27:41 +08:00
leo
9acd8519f6
readme: github note format
2024-08-15 16:02:38 +08:00
leo
612c5e3874
readme: add tips
2024-08-15 14:39:41 +08:00
leo
0c6af27b40
refactor: rewrite the way to find external editors ( #347 )
...
* do not find tools from environment variables since it needs a lot of works on some platforms, such as macOS
* add `external_editors.json` to allow user configure paths directly
2024-08-15 11:32:26 +08:00
leo
d1b236b090
enhance: usually we create hidden sub-directories in $HOME with lowercase names
2024-08-13 10:19:16 +08:00
leo
38665a61cb
fix: Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)
returns an empty string on some linux distro
...
* fallback the storage folder to `~/.sourcegit`
2024-08-12 21:38:11 +08:00