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

Some changes to workspace list and bookmark list #198

Open
wants to merge 32 commits into
base: pull-reqs
Choose a base branch
from

Commits on Sep 3, 2017

  1. 20170903 - Change bookmark list as files bookmark

    yehuohan committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    fefc793 View commit details
    Browse the repository at this point in the history
  2. 20170903 - Fix: can't add bookmark file of same directory; Fix: ctrls…

    …pace may init empty bookmark
    yehuohan committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    f7f5359 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    101cd84 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. 20170905 - Change promot of add bookmark

    yehuohan committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    5de6c01 View commit details
    Browse the repository at this point in the history
  2. 20170905 - Change Add, Load, Save, Appen function of workspace list a…

    …nd change format of workspace list
    yehuohan committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    6aa636c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. 20170905 - Change workspace list to show all workspaces of all projec…

    …ts that had been added
    yehuohan committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    016db1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19f09ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eb6694 View commit details
    Browse the repository at this point in the history
  4. 20170905 - Add keys-actions content for README.md

    yehuohan committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    76a938d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. 20170906 - Add tabedit for bookmark

    yehuohan committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    c14c9b5 View commit details
    Browse the repository at this point in the history
  2. 20170906 - Change back that when it's empty list for bookmark and wor…

    …kspace, set NOP mode enabled
    yehuohan committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    11fe225 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. 20170907 - Add split open for bookmark list

    yehuohan committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    ee7fe89 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. 20170912 - Change: display help into 2 blocks that are common keys an…

    …d mode keys
    yehuohan committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    c46dc31 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Configuration menu
    Copy the full SHA
    5658621 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. 20171012 - Update comment

    yehuohan committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    2d9fe46 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. docs(README.md): Update README.md

    yehuohan committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    3dfa815 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. refactor(workspace): Change the symbol of workspace

    yehuohan committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    d1a87e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. feat(WorkSpace, BookMark): Add sort mode

    yehuohan committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    5f299c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. refactor(WorkSpace, BookList): Use s.modes.SetData

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    aff7205 View commit details
    Browse the repository at this point in the history
  2. fix(cs_cache): Store directory with /

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3b206b3 View commit details
    Browse the repository at this point in the history
  3. reat(WorkSpace): Auto add workspace found in project root

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    93b309b View commit details
    Browse the repository at this point in the history
  4. refactor(WorkSpace, BookMark): Remove ChDir

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2452ad4 View commit details
    Browse the repository at this point in the history
  5. style: Update comment

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    64185cf View commit details
    Browse the repository at this point in the history
  6. fix(WorkSpace): Add existed workspace to cs_cache file

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f355cf5 View commit details
    Browse the repository at this point in the history
  7. refactor(WorkSpace): Use writeCacheWorkspaces

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8808aa4 View commit details
    Browse the repository at this point in the history
  8. refactor(WorkSpace, BookMark): Remove ChDir

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c72dfa9 View commit details
    Browse the repository at this point in the history
  9. refactor(WorkSpace): Change ctrlspacewindow#toggle postion

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c2b9843 View commit details
    Browse the repository at this point in the history
  10. fix(WorkSpace): Fix CtrlSpaceSaveWorkSpace command

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8871d01 View commit details
    Browse the repository at this point in the history
  11. fix(roots): Fix Save and Remove ProjectRoot command

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7e62c61 View commit details
    Browse the repository at this point in the history
  12. fix(WorkSpace): Remove not required writing cs_cache file

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    36cff44 View commit details
    Browse the repository at this point in the history
  13. style: fix style of files

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3ac8c27 View commit details
    Browse the repository at this point in the history
  14. fix(roots): fix problem of projects path match

    yehuohan authored and yehuohan committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7347c51 View commit details
    Browse the repository at this point in the history