File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- # ** v1.4.0 under development**
1+ # ** v1.5.0 UNDER DEVELOPMENT**
2+
3+ # ** v1.4.0**
24
35## What's New
46
1719* @JohnstonCode Commit info message now shows what revision it was
1820* @JohnstonCode Added svn update to scm title commands
1921* @JohnstonCode Added confirmation message to revert command
20- * @edgardmessias Added support for multiple svn folders. To configure,
21- edit the options:
22+ * @edgardmessias Added support for multiple svn folders. To configure, edit the
23+ options:
2224 * "svn.multipleFolders.enabled" : Allow to find subfolders using SVN
2325 * "svn.layout.depth" : Maximum depth to find subfolders using SVN
24- * "svn.multipleFolders.ignore" : Folders to ignore using SVN
25- (Ex.: '\*\ * /vendor', '\*\ * /node_modules')
26+ * "svn.multipleFolders.ignore" : Folders to ignore using SVN (Ex.:
27+ '\* * /vendor', '\* * /node_modules')
2628* @edgardmessias Added support for enable/disable without reload window,
2729
2830## Bug Fixes
Original file line number Diff line number Diff line change 22 "name" : " svn-scm" ,
33 "displayName" : " SVN" ,
44 "description" : " Integrated Subversion source control" ,
5- "version" : " 1.3.2 " ,
5+ "version" : " 1.4.0 " ,
66 "publisher" : " johnstoncode" ,
77 "engines" : {
88 "vscode" : " ^1.17.0"
You can’t perform that action at this time.
0 commit comments