Skip to content
Kohei Hayashi edited this page Nov 5, 2015 · 32 revisions

Welcome to the brackets-synapse wiki!

##Requested Features##

  1. Want to sortable treeview file list.It will supported to desc and asc

##Release Note##

##Version 1.2.90## Fixed

  • Treeview Sort function Thanks @isteinvids
  • and some problem.

##Version 1.2.89## Fixed

  • Unable created file to server on Ubuntu. Thanks @neurosoup
  • the version number is not update on the main panel when after update from reboot.
  • remove wrong class on the FileTreeView style.

##Version 1.2.86## Change

  • It got to be able to toggling Working Files panel. basically, reopen the working files panel by the toggle button for that, but It automatically open when the new files appended to the panel.

(for it has become insufficient by the current working files)

##Version 1.2.85## Change

  • Open the Server list at just the extension launched.

##Version 1.2.84## Fixed

  • Ignored the document save function.

##Version 1.2.83## Fixed

  • Could not touched overflow items at server list panel.
  • and some other problem based on the adove.  (mainly bug on each platform)

##Version 1.2.82## Fixed

  • there are 2 problem in the computed path function. I beat it.

Change

  • Append actual paths (src, dest) to error message when occure uploaded problem.

##Version 1.2.81## Fixed

  • Fix the following modification.

##Version 1.2.80## Fixed

  • I have identified the problem!! I win!! I had a dream that. however, related symlink problem was there. but "still not uplllllllllll" omg

##Version 1.2.71-73## Fixed

  • investigated to upload problem. the investigated the file upload problem. still now..

##Version 1.2.7## Fixed

  • Could not launch on Ubuntu.

##Version 1.2.6##

Fixed

  • Fixed illegal grammer.

##Version 1.2.5## Change

  • lodash, moment not required for upload to B.E.R.

(I could not registerd extension to Brackets Extension Registry, I dont have any idea about this issue)

##Version 1.2.4### Fixed

  • Code referctoring.
  • Append source comments.

##Version 1.2.3### Fixed

  • Fixed expected the code.
  • FileTreeView.js code refactoring.
  • And some console messages.

##Version 1.2.2### Fixed

  • Fixed to some icons.
  • Remove unuse required.

##Version 1.2.1###

NOTE

If there is trouble in the server setting related, remove all setting then restart brackets, and reenter setting again. After you clean install, if the remaining previous setting, check to brackets.json file. ([Debug]->[Open Preferehce File])

Fixed

  • Some symlink problem.
  • Too many connection problem.
  • Could not use any auth key

Change

  • Any file icon.
  • Moved the notify console to extension panel.
  • Changed the server setting save method.

##Version 1.2.0### Fixed

  • Treeview scrollbar could not scroll to bottom.
  • Could not see all files in treeview when connected to server.
  • Could not choose key file for SFTP. Change
  • Animation when the Project closed.
  • Removed Redbox alert view instead to Log console. Append
  • Crypto server settings.
  • Notify console. (however I need more time added all error notification)

###Version 1.1.9### Fixed

  • Fixed to the bug, Could not see the all icons when launch brackets by the mac, linux.

###Version 1.1.7-1.1.8### Fixed

  • Fixed to the bug when the connect to server and the could not file renamed

###Version 1.1.6### Fixed

  • Changed initial value for Exclude file

###Version 1.1.5### Modified

  • Changed "Exclude" value of server setting, and that supported to RegularExpression.

###Version 1.1.2 - 1.1.4### Fixed

  • Some tiny bug.
  • Please somebody repair my head.

###Version 1.1.2### Alternation

  • File list in the tree view is now sorted.

Fixed

  • The extension could not save document to file.
  • The extension could not make new files, directories.

###Version 1.1.1### Fixed

  • The extension could not open to the symlink file.
  • However, the extension supported to the symlink when the connected to server via the SFTP.

###Version 1.1.0### Alternation

  • append SFTP connection.
  • wildcard can use when specified exclude file. ex) '.*' (.bash_profile etc)
  • current '.', parent '..' and invisible '.*', these files will be excluded as the initial value.
Clone this wiki locally