Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vscode_projects:1.0] Release plugin #198

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 12, 2024

  1. [vscode_projects:1.3] Release plugin

    Provide a search of VSCode recent files and its
    Project Manager extension
    
    [vscode_projects:1.1] Upgrade the interface version to 2.2
    
    Better explain the plugin settings
    
    [vscode_projects:1.2] Always add action to open workdir through VSCode
    
    If terminal command is specified, it becomes the default action while allowing
    the user to still open the workdir using default VSCode action without running
    through terminal
    
    [vscode_projects:1.3] Use new Matcher introduced in interface version 2.3
    
    [vscode_projects:1.3] Remove unnecessary slashes in the icons url
    
    [vscode_projects:1.3] Use cached iconUrls when building the standard item result
    Sharsie committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    57e8315 View commit details
    Browse the repository at this point in the history
  2. [vscode_projects:1.4] Normalize paths

    Resolve symlinks to make sure only unique results are returned
    Sharsie committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    62b197f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2059b6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7638ce View commit details
    Browse the repository at this point in the history