Commit 50ad8e3
authored
feat(scanner): finish IDE scanning add i18n (#5)
* feat(scanner): implement VSCode recent projects detection and enhance file/folder dialog options
* refactor(ipc): refactor and move ipc function to services
* dependencies: update version
* feat(scanner): enhance project scanning with JetBrains and VSCode recent projects detection
* fix(dependencies): add override for '@electron/node-gyp' to use GitHub repository
* fix: update type definitions for IDE entries and improve type safety
* feat(scanner): add i18n support1 parent 4876497 commit 50ad8e3
File tree
61 files changed
+4123
-2974
lines changed- .github/workflows
- electron
- ipc
- services
- utils/recent
- workers
- icons
- jetv-ui
- gallery/pages
- icons
- src
- assets
- components
- Button
- Input
- Menu
- Tabs
- src
- assets
- components
- ProjectCard
- RemoveProjectDialog
- locales
- services
- stores
- helpers
- views
- HomeView/ProjectOverview
- SettingsView
- pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+4123
-2974
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments