Skip to content
This repository has been archived by the owner on Sep 13, 2019. It is now read-only.

plus-/vscode-cmis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode CMIS

Add support for a CMIS FileSystemProvider.

Usage

Open a new workspace:


{
	"folders": [
		{
			"name": "sample connection template",
			"uri": "cmis://username:password@host?ssl=1&base=path/to/optional-app-context/browser-binding/also-root-path"
		},
		{
			"name": "working Alfresco example",
			"uri": "cmis://admin:admin@cmis.alfresco.com?ssl=1&base=cmisbrowser"
		}
	]
}

Features

  • browsing folder and opening/updating files
  • Check in/Check out/Cancel check out
  • Working copy information is displayed in the status bar

TODO:

not in scope for VSCode

About

CMIS support for vscode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages