- Published to Open VSX (issue #458)
- Getting Started/Walkthrough (issue #517)
- Czech translations (issue #720)
- Avoid What's New when using Gitpod (issue #724)
- Avoid What's New when installing lower versions (issue #724)
- Activation fails when
baseFolders
contains symlinks (issue #657) - Status Bar missing with project using relative path (issue #650)
- Trying to save project with no folder opened (issue #683)
- Extension activation with invalid json (issue #687)
- What's new broken on web (issue #677)
- Localization (l10n) support (issue #654)
- Support Implicit Activation Events API (issue #659)
- Security Alert: word-wrap (dependabot PR #695)
- Security Alert: webpack (dependabot PR #680)
- Security Alert: terser (dependabot PR #624)
- Improve
List
performance (issue #628) - Filter project in Activity Bar (issue #213)
- Accept case changes during project rename (Thanks to @gdh1995 PR #622)
- Wrong description for
File Manager
in Linux (issue #618) - Projects not being auto-detected if
cache
isfalse
(issue #448)
- Improve extension startup (issue #625)
- Add GitHub Sponsors support (PR #613)
- Setting to decide if switching projects on same window should ask for confirmation (issue #346)
Open in New Window
button in Project List picker (issue #570)- Support Settings Categories API (issue #554)
- Typo in
openInCurrenWindowIfEmpty
setting (Thanks to @apettenati PR #587)
- New setting to support symlinks on
baseFolder
setting (issue #583) - Support new MacOS File Menu API (issue #555)
- Support new
createStatusBarItem
API (issue #521)
- Remove
watchFile
interval (issue #575)
- Duckly becomes a Sponsor
View as
option to Favorites View (issue #534)Sort by
option to Favorites View (issue #484)- Setting to display the parent folder on duplicate (same-name) projects (issue #306)
- Typos in README (Thanks to @kant PR #532)
- Organize your projects with Tags (issue #50)
- Documentation about how to use the extension on Remote Development (issue #477)
- Use specific icons for each kind of remote project (issue #483)
- Support Virtual Workspaces (issue #500)
- Support Workspace Trust (issue #499)
- Support
.code-workspace
projects ocated on remotes (issue #486)
- Favorite projects missing icons for Folders when using None or Seti Icon Theme (issue #496)
- Save GitHub Codespaces projects always as "remote project" (issue #479)
- Do not show welcome message if installed by Settings Sync (issue #459)
- Mercurial projects not found (issue #438)
- Update whats-new submodule API (issue #456)
- Add badges to Readme (issue #359)
- Security Alert: y18n (dependabot PR #482)
- Security Alert: elliptic (dependabot PR #472)
- Conflict with non-unique command (issue #441)
Open Settings
command to the Side Bar (issue #434)- Concatenates the "Number of Projects" on each Panel in the Side Bar (issue #267)
Reveal in Finder/Explorer
command in the Side Bar's context menu (issue #322)- Setting to decide if auto-detected projects should ignore projects found inside other projects (issue #189)
- Use
vscode-ext-help-and-feedback
package (issue #432)
- Update CodeStream sponsorship details
- Support
$home
and~
(tilde) symbol onprojectLocation
setting (issue #384) - Support
~
(tilde) symbol on any path related setting (issue #414) - Support
glob
patterns inignoredFolders
settings (issue #278) - Localization - Czech (Thanks to @Amereyeu PR #412)
- Weird icon behaviour when no ThemeIcon is selected (issue #392)
- maxDepthRecursion worried about extra trailing path separator (issue #404)
- Localization - Simplified Chinese (Thanks to @loniceras PR #403)
- Typo in What's New (Thanks to @geauxtigers PR #390)
- Internal commands can't be customisable (issue #388)
- Status bar not working on remotes (issue #379)
Command Palette
showing ”Path does not exists” for remote projects (issue #380)Open Folder
command in Welcome view not working on Windows (issue #387)
- Path does not exists for SSH remote project (issue #375)
Open
command in Side Bar's context menu does not work (issue #376)- Path does not exists for Docker remote project on Windows (issue #377)
- Support open Remote Projects from your local installation (issue #345)
- Side Bar welcome message (issue #353)
- Remove
vscode
module dependency (issue #369)
- Setting to decide if the
Open in New Window
command should open in the current window, if empty (issue #188)
- Increase Remote Development support (issues #323 and (Thanks to @egamma PR #331)
Add Project to Workspace
command in Command Palette (issues #283
- Support ThemeIcon (issues #326
- Update CodeStream Ad and URL
- Localization support - Simplified Chinese (Thanks to @L1cardo PR #300)
Open in New Window
hover command in Side Bar
- Support to save Workspaces as projects
- New Side Bar icon matching new VS Code icon style
- Support for auto-detected projects only scenario
- Localization support - Portuguese (Brazil)
Save Button
button in Side Bar
- Security Alert: tar
- Deprecate
projectManager.treeview.visible
setting. (issue #265)
- Faster startup (Side Bar) (issue #264)
GlobalStoragePath
Support (Thanks to @Chuxel PR #250)- Localization support - Russian (Thanks to @Inter-Net-Pro PR #222)
- What's New page broken in VS Code 1.32 due to CSS API changes
- Error in clean install (issue Bookmarks #178)
- Update CodeStream logo
- The Side Bar is now visible by default, even with no projects (issue #227)
- The projects in the Side Bar should not be sorted case-sensitive (issue #243)
- Support Portable Mode (thanks to @hcwhan PR 204 and @TanShun PR 242)
Disable Project
command in Side Bar (thanks to @tekerson PR 226)
Add to Favorites
command in Side Bar (thanks to @ckaczor PR 229)Refresh Project
commands in Side Bar for every kind of auto-detected project (thanks to @ckaczor PR 231)
- What's New
- CodeStream becomes a Sponsor
- Avoid installation in unsupported VSCode version (issue #198)
- Support any folder as project (issue #137)
- Use the new NotificationUI for refresh progress (issue #174)
- Add instructions for install the extension and modifying its settings (issue #176)
- Patreon button
- Project Manager Side Bar (issue #183)
- New Command in TreeView
Add to Workspace
(issue #161) - New Version Numbering based on
semver
Save Project
command raises error when no folder is open (issue #191)
- Support OSS releases, using the correct User folder to store the projects (kudos to @Kurolox PR 179)
- Support Mercurial projects, similar to VSCode, Git and SVN (kudos to @lavir PR 168)
- The sort by name option is now case-insensitive (kudos to @lavir PR 169)
- Readme typo (thanks to @gavinr PR 171)
Refresh Projects
and Automatic Detection of Projects not working correctly (issues #157, #164, #167 and #172)
- Setting to filter projects through full path (Thanks to @R3oLoN PR #166)
- Paths are now OS independent (issue #152)
- Detect changes on any
git
,vscode
orsvn
config (Thanks to @jcw- PR #150)
- Multi-root support (issue #149)
- Setting to display the Treeview (issue #143)
- Setting to remove current project from list (Thanks to @rockingskier PR #146)
- Add
.haxelib
togit.ignoredFolders
(Thanks to @Gamma11 PR #140)
- Error opening Favorite projects in Treeview (issue #141)
- Projects Treeview (issue #103)
- Status Bar now also displays for auto-detected projects (VSCode, Git and SVN) (issue #116)
- Support keyboard navigation (Vim like) in the project list (issue #136)
- Support git-worktree projects (issue #134)
- Status Bar sometimes not showing in MacOS (issue #127)
- Setting to decide if it would open projects in New Window when clicking in Status Bar
- Setting to disable checking for invalid paths before listing projects
- Source code moved to
src
folder
- Support grouping projects by type in
List Projects...
commands.
- The
projectManager.openInNewWindow
setting was removed, since you already haveList Projects to Open in New Window
command.
- Support cross platform path definitions also in VSCode, Git and SVN Projects (issue #88)
- Avoid unnecessary cache delete when no
baseFolder
setting is changed inUser Settings
(issue #111)
- Projects now detect configuration changes to update Git/VSCode/SVN caches (issue #110)
- Projects now detect external changes to update cache (Thanks to @likun7981 PR #107)
- Duplicate projects being listed (Thanks to @mlewand PR #101)
Delete Project
wasn't working (Thanks to @mlewand PR #100)
- Extension loading delay (Thanks to @Gama11 PR #97)
- Status Bar not working for newly saved projects in macOS and Linux (issue #84)
- Invalid
projects.json
file causing erros (issue #82) - Projects not displaying when no projects saved (Thanks to @samuelsuarez PR #81)
- Typo in message (Thanks to @Gama11 PR #83)
- Enabled TSLint
- Also list Git and SVN projects
- Setting to support Git and SVN projects (
baseFolders
,maxDepthRecursion
andignoredFolders
) - Setting to cache VSCode, Git and SVN projects
- New Command
Refresh Projects
projects.json
file has been refactored to support upcoming features
- Saving a project with a new name was duplicating the Status Bar (issue #69)
- The
path
should not be relevant while filtering projects (issue #67)
- Display the Project Name in the Status Bar (kudos to @BonDoQ)
- Setting to display the Project Name in the Status Bar
- Improved message when there is project saved yet (issue #57)
- Also list VS Code projects
- Setting to support VS Code projects (
baseFolders
,maxDepthRecursion
andignoredFolders
)
- New Command
List Projects to Open in New Window
- Comment for
sortList
setting now shows available options (issue #52)
- Renamed Command
List Projects to Open
- Interim fix for project's name suggestion not working (also in Stable release) (issue #51)
- Saving projects with no name (Insider release) (issue #42)
- Added another Sort option (
Recent
)
- Linux support broken (issue #39)
- The extension now supports VSCode Insiders version and has its own
projects.json
file. Use the new setting if you want to have Stable and Insider versions sharing the project list. - Setting to indicate an alternative location where the
projects.json
file is located
- Not working on machines with only VSCode Insider version installed (issue #22)
- Sort by Saved not available (issue #37)
- Support
$home
variable in project paths (kudos to @efidiles)
- List Projects command failed when no folder is open (issue #32)
- Don't show the current folder/project in the project list (issue #28)
- Indicate invalid paths in the project list (issue #30)
- Use new native API for opening folders (requires VSCode 1.1.0 or higher)
- The
projectManager.codePath
andprojectManager.useAlternativeMacOSXPath
where removed because are not necessary anymore.
- Click or enter in project list does not work (Linux / Mac) (issue #27)
- Saving projects not working in Linux (issue #16
- Readme updated to better explain how to install and configure the extension
- Updated instructions for Mac OS X after Code February Release (issue #14 - Thanks to @satokaz, @janmarek and @csholmq)
- Save Project was using the whole path (issue #12)
- Project switch not working for network folders (UNC Notation) (issue #10)
- Interim fix for project switching not working in Mac OS X (issue #7 - Thanks to @satokaz)
- The
projects.json
file is now formatted (Thanks to @cuth PR #6)
- The
List Projects
keybinding was not working property (issue #8)
- New Command
Edit Projects
- Project switch not working properly (issue #5)
- Setting to Indicate Code path
- Setting to Open a New Window when you choose a project, or just switch the current
- Spaces in Project Path (issue #3)
- License updated
- Initial release