Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

refactor: move to alfy and repalce sort/search module dep #11

Merged
merged 11 commits into from
Dec 14, 2018
Merged

Conversation

kbshl
Copy link
Owner

@kbshl kbshl commented Dec 14, 2018

Description

Refactored to

  • use Alfy
  • use ES6
  • use a Shell script to run the invokation of VS Code
  • use fuzzysort instead of fuzzaldrin as search module

Published to npm that users can install/update workflow via npm

npm install --global alfred-vscode

@kbshl kbshl merged commit 63ac4f7 into master Dec 14, 2018
kbshl added a commit that referenced this pull request Dec 17, 2018
BREAKING CHANGE: refactor code base to use alfy and refactor code to use
better programming styles. No breaking change for users but for devs.
kbshl added a commit that referenced this pull request Dec 17, 2018
* 'master' of github.com:kbshl/alfred-vscode: (23 commits)
  chore(release): 2.0.2
  docs(readme): fix npm downloads badge
  chore(release): 2.0.1
  build(npm): add missing files to package.json
  chore(release): 2.0.0
  refactor: move to alfy and repalce sort/search module dep (#11)
  Add dist folder to .gitignore
  Update README.md
  Update CHANGELOG.md
  Bump package.json version
  Allow opening a specific file/folder not just projects
  Remove dist folder, cause releases are managed in Github
  updated dist file
  updated dist file
  updated workflow readme and bumped version to 1.1.0
  updated changelog
  updated workflow icon to match with VSCode one
  added gitignore and editorconfig files
  Add annotations to reflect changes
  Add env variable to execute correct vscode edition
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant