-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: anb0s/EasyShell
base: v2.3.0-beta.2
head repository: anb0s/EasyShell
compare: v2.3.0-beta.3
- 7 commits
- 19 files changed
- 2 contributors
Commits on Mar 30, 2022
-
add column text selection support #249
Signed-off-by: Andre Bossert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62b6e95 - Browse repository at this point
Copy the full SHA 62b6e95View commit details -
Signed-off-by: Andre Bossert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a2f43c - Browse repository at this point
Copy the full SHA 0a2f43cView commit details -
build badge is broken #254 enable build at main branch again ...
... and fix release badge Signed-off-by: Andre Bossert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06fd698 - Browse repository at this point
Copy the full SHA 06fd698View commit details
Commits on Apr 1, 2022
-
Restrict preferences page height #251
thanks @laurentmuller Signed-off-by: Andre Bossert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0be1e88 - Browse repository at this point
Copy the full SHA 0be1e88View commit details
Commits on Oct 15, 2022
-
feat: add variables workspace_loc and workspace_loc_name
Signed-off-by: Andre Bossert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 738ef06 - Browse repository at this point
Copy the full SHA 738ef06View commit details -
feat: add new variables for relative location pathes to project and
workspace - resource_loc_path: relative location path of file or directory (to workspace) - resource_project_path: relative path of file or directory (to project) - resource_project_loc_path: relative location path of file or directory (to project) - container_loc_path: relative location path of file's parent directory or directory itself (to workspace) - container_project_path: relative path of file's parent directory or directory itself (to project) - container_project_loc_path: relative location path of file's parent directory or directory itself (to project) - parent_loc_path: relative location path of parent directory (to workspace); for files it's equal to ${easyshell:container_loc_path} - parent_project_path: relative path of parent directory (to project); for files it's equal to ${easyshell:container_project_path} - parent_project_loc_path: relative location path of parent directory (to project); for files it's equal to ${easyshell:container_project_loc_path} - project_loc_name: location name (folder) of project - project_parent_loc: absolute path of project's parent - workspace_loc: absolute path of workspace - workspace_loc_name: location name (folder) of workspace Signed-off-by: Andre Bossert <[email protected]>Configuration menu - View commit details
-
Copy full SHA for db36a6f - Browse repository at this point
Copy the full SHA db36a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7456493 - Browse repository at this point
Copy the full SHA 7456493View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0-beta.2...v2.3.0-beta.3