Releases: coc-extensions/coc-powershell
Releases · coc-extensions/coc-powershell
v0.1.4
Changes:
- 3b9063f rev version to 0.1.4
- b2e5c74 Update formatter settings (#109)
- 2b401d5 Rev version to 0.1.3
- 87bddea Fixes issue #106 - coc-powershell fails to open automatically for ps1… (#108)
- 812b5b7 Bump typescript from 3.9.7 to 4.0.2 (#107)
- 92d7fd6 Bump @types/follow-redirects from 1.8.0 to 1.13.0 (#105)
- 0f67762 Bump typescript from 3.9.5 to 3.9.7 (#104)
- 6678d7f Bump typescript from 3.9.3 to 3.9.5 (#102)
- dce6e10 Bump typescript from 3.9.2 to 3.9.3 (#101)
- b0fafe9 Bump coc-utils from 0.0.12 to 0.0.13 (#93)
See More
- 783f075 rev version to 0.1.2
- 1b54f04 Bump typescript from 3.8.3 to 3.9.2 (#98)
- ddbd0bd mkdir should create directories recursively
- 4add304 Merge pull request #94 from TylerLeonhardt/pr/mikeTWC1984/73
- 710e5f6 actually fixed urls
- 19d2482 address feedback
- f2bdd1f Actually fail CI (#95)
- 3e48fa8 rev to version 0.1.0
- b61f3fd additional changes
- 8d1cb66 fix up package.json
- c5c4e14 add suggestions
- 0ca1f08 restore package.json
- 6ce8cb6 added config for dotsource
- a0f2636 console related updates by mikeTWC1984
- dc09f49 ts fix
- 1befa4f repo fix
- cc2d443 added terminal functions
- 4ae1ea8 get powershell path in a better way (#92)
- 3589a0f Merge pull request #89 from coc-extensions/coc-utils_11
- d8e4fbc ...
- 5771b34 update coc-utils
- 660421b Merge pull request #87 from coc-extensions/make-sure-logdir-is-created
- e62811c Make sure logDir is created
- 5287260 Add a configuration to launch PowerShell from code (#79)
- d631dd3 Merge pull request #76 from coc-extensions/dependabot/npm_and_yarn/coc.nvim-0.0.74
- 96b26b9 Bump coc.nvim from 0.0.73 to 0.0.74
- 7090fb8 Merge pull request #69 from coc-extensions/dependabot/npm_and_yarn/typescript-3.6.3
- f02a394 Merge pull request #68 from coc-extensions/dependabot/npm_and_yarn/coc.nvim-0.0.73
- d13d938 Merge pull request #74 from coc-extensions/dependabot/npm_and_yarn/coc-utils-0.0.10
- 8436cc0 Bump coc-utils from 0.0.8 to 0.0.10
- 95a3153 Bump typescript from 3.5.2 to 3.6.3
- f68a7ed Bump coc.nvim from 0.0.72 to 0.0.73
- 93f24f4 [Ignore] new build badge
- 2bf3505 [Ignore] Add Codacy badge
- f0eda01 [ignore] add config.yml for dependabot
- 408e1ab Merge pull request #67 from coc-extensions/refactor_coc_utils
- 3c8b513 cleanup
- e517b47 refactoring: use coc-utils
- c173c37 Rev version to 0.0.21
- 41f28d0 bug fix: config is not an instance variable (#65)
- 1b3fdac Add Dockerfile. (#49)
- ad9f12e move workspace root patterns to package.json
- ebe5f4c Rev version to 0.0.19
- bd4a4e7 Fix selection by using coc API (#60)
- 3ec4b05 Merge pull request #58 from corbob/update-lodash
- ee00661 Merge pull request #55 from corbob/Add-Snippets
- aef8b67 Update README to mention snippets.
- 9d8a79e Update lodash
- 36490ba Some formatting changes?
- 9871ba5 Add Snippets to package.json
- 71598b3 Add Download of Snippets.
- 087ef36 Merge pull request #52 from TylerLeonhardt/powershell-execute-behavior
- 115c5b5 handle save and untitled files
- 96774d2 Copy the CONTRIBUTING from coc.nvim. (#48)
- 5e144da change powershell.execute to run file in PSIC
- e6d4763 Rework README after implementation changes
- fa8e5c7 rev-version-to-0.0.18
- dc2e11d Merge pull request #44 from corbob/UpdateProfile
- 32cdeb3 Merge pull request #43 from TylerLeonhardt/support-showonstartup
- de19e02 Change HostProfileId to be coc.vim
- 996e78e Update README.md
- 7f95deb add a comment
- 6b313be remove code that isn't needed anymore
- eee1151 refactor based on coc.nvim feedback
- dc48980 showonstartup fix
- d1ccd2f Merge pull request #39 from TylerLeonhardt/bundle-pses
- 245a21b add npm badge
- 33a31c6 Create Feature_Request.md
- 5c1efc1 Rename .github/ISSUE_TEMPLATES/Bug_Report.md to .github/ISSUE_TEMPLATE/Bug_Report.md
- a6feae9 Create Bug_Report.md
- 464c38d Update azure-pipelines.yml for Azure Pipelines (#41)
- 06eb365 Delete CHANGELOG.md
- 474a643 Update azure-pipelines.yml for Azure Pipelines
- d671523 Create CHANGELOG.md
- ca962ee move to bundle pses
- 0cb1c06 change to message string and rev to 0.0.17
- ec3ad6c rev to v0.0.16
- 7f31410 rev to 0.0.15
- 39affd7 rev version to 0.0.14
- d6d8345 rev version to 0.0.13 and include README.md and LICENSE in package
- 795a7ea bump version to 0.0.12
- 3a521cb Update README.md
- 75e055d v0.0.11
- 39a51f0 Merge pull request #33 from TylerLeonhardt/use-evaluate-lsp-message
- e04b824 Move to evaluate LSP message
- dfc3a99 hack you autoscrolled?
- 7ca9ae3 ...
- 7fb7e03 split eval n/v
- 86de0e8 ...
- e83a9f4 range fix
- 86a3da0 prepare for F8
- 2e31f64 Update README.md
- 83c0b39 update to 0.0.7
- cd5c7ce Merge branch 'master' of github.com:yatli/coc-powershell
- 6cb4912 honor loglevel setting
- 2dd3c41 ...
- 6deda6a PSES integrated shell is up
- 6f24178 powershell.execute command
- 371671d ps version indicator
- 0d2692b configuration section reading ok. supporting powershell exe config
- 9b76b0f fix paths, publish v0.0.3
- ba70b90 Build process updates (#31)
- e491f8c update gitignore
- 9eeea68 add build status badge
- ec90464 update package metadata.
- cc657c7 Set up CI with Azure Pipelines
- b4533eb Update README.md
- cfe2af6 Update README.md
- 4aa13e5 Update README.md
- 9c947a3 Merge pull request #20 from TylerLeonhardt/move-to-typescript
- 1027632 metadata changes
- 16c88ee refactor to src folder, and fix log path
- ce33135 add install.ps1 to the package; add notification for auto installation
- c84a91e delete all .vim and run install script
- fe396cb it's working
- 39a5529 language id should be consistent with vim
- 8fad527 generalize paths - still not working
- bda1046 not working yet
- 2a3a405 Merge pull request #15 from janlazo/filetype
- 634b85e Add ftplugin gua...
v0.1.3
Changes:
- 2b401d5 Rev version to 0.1.3
- 87bddea Fixes issue #106 - coc-powershell fails to open automatically for ps1… (#108)
- 812b5b7 Bump typescript from 3.9.7 to 4.0.2 (#107)
- 92d7fd6 Bump @types/follow-redirects from 1.8.0 to 1.13.0 (#105)
- 0f67762 Bump typescript from 3.9.5 to 3.9.7 (#104)
- 6678d7f Bump typescript from 3.9.3 to 3.9.5 (#102)
- dce6e10 Bump typescript from 3.9.2 to 3.9.3 (#101)
- b0fafe9 Bump coc-utils from 0.0.12 to 0.0.13 (#93)
- 783f075 rev version to 0.1.2
- 1b54f04 Bump typescript from 3.8.3 to 3.9.2 (#98)
See More
- ddbd0bd mkdir should create directories recursively
- 4add304 Merge pull request #94 from TylerLeonhardt/pr/mikeTWC1984/73
- 710e5f6 actually fixed urls
- 19d2482 address feedback
- f2bdd1f Actually fail CI (#95)
- 3e48fa8 rev to version 0.1.0
- b61f3fd additional changes
- 8d1cb66 fix up package.json
- c5c4e14 add suggestions
- 0ca1f08 restore package.json
- 6ce8cb6 added config for dotsource
- a0f2636 console related updates by mikeTWC1984
- dc09f49 ts fix
- 1befa4f repo fix
- cc2d443 added terminal functions
- 4ae1ea8 get powershell path in a better way (#92)
- 3589a0f Merge pull request #89 from coc-extensions/coc-utils_11
- d8e4fbc ...
- 5771b34 update coc-utils
- 660421b Merge pull request #87 from coc-extensions/make-sure-logdir-is-created
- e62811c Make sure logDir is created
- 5287260 Add a configuration to launch PowerShell from code (#79)
- d631dd3 Merge pull request #76 from coc-extensions/dependabot/npm_and_yarn/coc.nvim-0.0.74
- 96b26b9 Bump coc.nvim from 0.0.73 to 0.0.74
- 7090fb8 Merge pull request #69 from coc-extensions/dependabot/npm_and_yarn/typescript-3.6.3
- f02a394 Merge pull request #68 from coc-extensions/dependabot/npm_and_yarn/coc.nvim-0.0.73
- d13d938 Merge pull request #74 from coc-extensions/dependabot/npm_and_yarn/coc-utils-0.0.10
- 8436cc0 Bump coc-utils from 0.0.8 to 0.0.10
- 95a3153 Bump typescript from 3.5.2 to 3.6.3
- f68a7ed Bump coc.nvim from 0.0.72 to 0.0.73
- 93f24f4 [Ignore] new build badge
- 2bf3505 [Ignore] Add Codacy badge
- f0eda01 [ignore] add config.yml for dependabot
- 408e1ab Merge pull request #67 from coc-extensions/refactor_coc_utils
- 3c8b513 cleanup
- e517b47 refactoring: use coc-utils
- c173c37 Rev version to 0.0.21
- 41f28d0 bug fix: config is not an instance variable (#65)
- 1b3fdac Add Dockerfile. (#49)
- ad9f12e move workspace root patterns to package.json
- ebe5f4c Rev version to 0.0.19
- bd4a4e7 Fix selection by using coc API (#60)
- 3ec4b05 Merge pull request #58 from corbob/update-lodash
- ee00661 Merge pull request #55 from corbob/Add-Snippets
- aef8b67 Update README to mention snippets.
- 9d8a79e Update lodash
- 36490ba Some formatting changes?
- 9871ba5 Add Snippets to package.json
- 71598b3 Add Download of Snippets.
- 087ef36 Merge pull request #52 from TylerLeonhardt/powershell-execute-behavior
- 115c5b5 handle save and untitled files
- 96774d2 Copy the CONTRIBUTING from coc.nvim. (#48)
- 5e144da change powershell.execute to run file in PSIC
- e6d4763 Rework README after implementation changes
- fa8e5c7 rev-version-to-0.0.18
- dc2e11d Merge pull request #44 from corbob/UpdateProfile
- 32cdeb3 Merge pull request #43 from TylerLeonhardt/support-showonstartup
- de19e02 Change HostProfileId to be coc.vim
- 996e78e Update README.md
- 7f95deb add a comment
- 6b313be remove code that isn't needed anymore
- eee1151 refactor based on coc.nvim feedback
- dc48980 showonstartup fix
- d1ccd2f Merge pull request #39 from TylerLeonhardt/bundle-pses
- 245a21b add npm badge
- 33a31c6 Create Feature_Request.md
- 5c1efc1 Rename .github/ISSUE_TEMPLATES/Bug_Report.md to .github/ISSUE_TEMPLATE/Bug_Report.md
- a6feae9 Create Bug_Report.md
- 464c38d Update azure-pipelines.yml for Azure Pipelines (#41)
- 06eb365 Delete CHANGELOG.md
- 474a643 Update azure-pipelines.yml for Azure Pipelines
- d671523 Create CHANGELOG.md
- ca962ee move to bundle pses
- 0cb1c06 change to message string and rev to 0.0.17
- ec3ad6c rev to v0.0.16
- 7f31410 rev to 0.0.15
- 39affd7 rev version to 0.0.14
- d6d8345 rev version to 0.0.13 and include README.md and LICENSE in package
- 795a7ea bump version to 0.0.12
- 3a521cb Update README.md
- 75e055d v0.0.11
- 39a51f0 Merge pull request #33 from TylerLeonhardt/use-evaluate-lsp-message
- e04b824 Move to evaluate LSP message
- dfc3a99 hack you autoscrolled?
- 7ca9ae3 ...
- 7fb7e03 split eval n/v
- 86de0e8 ...
- e83a9f4 range fix
- 86a3da0 prepare for F8
- 2e31f64 Update README.md
- 83c0b39 update to 0.0.7
- cd5c7ce Merge branch 'master' of github.com:yatli/coc-powershell
- 6cb4912 honor loglevel setting
- 2dd3c41 ...
- 6deda6a PSES integrated shell is up
- 6f24178 powershell.execute command
- 371671d ps version indicator
- 0d2692b configuration section reading ok. supporting powershell exe config
- 9b76b0f fix paths, publish v0.0.3
- ba70b90 Build process updates (#31)
- e491f8c update gitignore
- 9eeea68 add build status badge
- ec90464 update package metadata.
- cc657c7 Set up CI with Azure Pipelines
- b4533eb Update README.md
- cfe2af6 Update README.md
- 4aa13e5 Update README.md
- 9c947a3 Merge pull request #20 from TylerLeonhardt/move-to-typescript
- 1027632 metadata changes
- 16c88ee refactor to src folder, and fix log path
- ce33135 add install.ps1 to the package; add notification for auto installation
- c84a91e delete all .vim and run install script
- fe396cb it's working
- 39a5529 language id should be consistent with vim
- 8fad527 generalize paths - still not working
- bda1046 not working yet
- 2a3a405 Merge pull request #15 from janlazo/filetype
- 634b85e Add ftplugin guard to setup once only
- e14aa9e Move plugin to ftdetect,ftplugin
- ebd96c9...
v0.1.2
Changes:
- dce6e10 Bump typescript from 3.9.2 to 3.9.3 (#101)
- b0fafe9 Bump coc-utils from 0.0.12 to 0.0.13 (#93)
- 783f075 rev version to 0.1.2
- 1b54f04 Bump typescript from 3.8.3 to 3.9.2 (#98)
- ddbd0bd mkdir should create directories recursively
- 4add304 Merge pull request #94 from TylerLeonhardt/pr/mikeTWC1984/73
- 710e5f6 actually fixed urls
- 19d2482 address feedback
- f2bdd1f Actually fail CI (#95)
- 3e48fa8 rev to version 0.1.0
See More
- b61f3fd additional changes
- 8d1cb66 fix up package.json
- c5c4e14 add suggestions
- 0ca1f08 restore package.json
- 6ce8cb6 added config for dotsource
- a0f2636 console related updates by mikeTWC1984
- dc09f49 ts fix
- 1befa4f repo fix
- cc2d443 added terminal functions
- 4ae1ea8 get powershell path in a better way (#92)
- 3589a0f Merge pull request #89 from coc-extensions/coc-utils_11
- d8e4fbc ...
- 5771b34 update coc-utils
- 660421b Merge pull request #87 from coc-extensions/make-sure-logdir-is-created
- e62811c Make sure logDir is created
- 5287260 Add a configuration to launch PowerShell from code (#79)
- d631dd3 Merge pull request #76 from coc-extensions/dependabot/npm_and_yarn/coc.nvim-0.0.74
- 96b26b9 Bump coc.nvim from 0.0.73 to 0.0.74
- 7090fb8 Merge pull request #69 from coc-extensions/dependabot/npm_and_yarn/typescript-3.6.3
- f02a394 Merge pull request #68 from coc-extensions/dependabot/npm_and_yarn/coc.nvim-0.0.73
- d13d938 Merge pull request #74 from coc-extensions/dependabot/npm_and_yarn/coc-utils-0.0.10
- 8436cc0 Bump coc-utils from 0.0.8 to 0.0.10
- 95a3153 Bump typescript from 3.5.2 to 3.6.3
- f68a7ed Bump coc.nvim from 0.0.72 to 0.0.73
- 93f24f4 [Ignore] new build badge
- 2bf3505 [Ignore] Add Codacy badge
- f0eda01 [ignore] add config.yml for dependabot
- 408e1ab Merge pull request #67 from coc-extensions/refactor_coc_utils
- 3c8b513 cleanup
- e517b47 refactoring: use coc-utils
- c173c37 Rev version to 0.0.21
- 41f28d0 bug fix: config is not an instance variable (#65)
- 1b3fdac Add Dockerfile. (#49)
- ad9f12e move workspace root patterns to package.json
- ebe5f4c Rev version to 0.0.19
- bd4a4e7 Fix selection by using coc API (#60)
- 3ec4b05 Merge pull request #58 from corbob/update-lodash
- ee00661 Merge pull request #55 from corbob/Add-Snippets
- aef8b67 Update README to mention snippets.
- 9d8a79e Update lodash
- 36490ba Some formatting changes?
- 9871ba5 Add Snippets to package.json
- 71598b3 Add Download of Snippets.
- 087ef36 Merge pull request #52 from TylerLeonhardt/powershell-execute-behavior
- 115c5b5 handle save and untitled files
- 96774d2 Copy the CONTRIBUTING from coc.nvim. (#48)
- 5e144da change powershell.execute to run file in PSIC
- e6d4763 Rework README after implementation changes
- fa8e5c7 rev-version-to-0.0.18
- dc2e11d Merge pull request #44 from corbob/UpdateProfile
- 32cdeb3 Merge pull request #43 from TylerLeonhardt/support-showonstartup
- de19e02 Change HostProfileId to be coc.vim
- 996e78e Update README.md
- 7f95deb add a comment
- 6b313be remove code that isn't needed anymore
- eee1151 refactor based on coc.nvim feedback
- dc48980 showonstartup fix
- d1ccd2f Merge pull request #39 from TylerLeonhardt/bundle-pses
- 245a21b add npm badge
- 33a31c6 Create Feature_Request.md
- 5c1efc1 Rename .github/ISSUE_TEMPLATES/Bug_Report.md to .github/ISSUE_TEMPLATE/Bug_Report.md
- a6feae9 Create Bug_Report.md
- 464c38d Update azure-pipelines.yml for Azure Pipelines (#41)
- 06eb365 Delete CHANGELOG.md
- 474a643 Update azure-pipelines.yml for Azure Pipelines
- d671523 Create CHANGELOG.md
- ca962ee move to bundle pses
- 0cb1c06 change to message string and rev to 0.0.17
- ec3ad6c rev to v0.0.16
- 7f31410 rev to 0.0.15
- 39affd7 rev version to 0.0.14
- d6d8345 rev version to 0.0.13 and include README.md and LICENSE in package
- 795a7ea bump version to 0.0.12
- 3a521cb Update README.md
- 75e055d v0.0.11
- 39a51f0 Merge pull request #33 from TylerLeonhardt/use-evaluate-lsp-message
- e04b824 Move to evaluate LSP message
- dfc3a99 hack you autoscrolled?
- 7ca9ae3 ...
- 7fb7e03 split eval n/v
- 86de0e8 ...
- e83a9f4 range fix
- 86a3da0 prepare for F8
- 2e31f64 Update README.md
- 83c0b39 update to 0.0.7
- cd5c7ce Merge branch 'master' of github.com:yatli/coc-powershell
- 6cb4912 honor loglevel setting
- 2dd3c41 ...
- 6deda6a PSES integrated shell is up
- 6f24178 powershell.execute command
- 371671d ps version indicator
- 0d2692b configuration section reading ok. supporting powershell exe config
- 9b76b0f fix paths, publish v0.0.3
- ba70b90 Build process updates (#31)
- e491f8c update gitignore
- 9eeea68 add build status badge
- ec90464 update package metadata.
- cc657c7 Set up CI with Azure Pipelines
- b4533eb Update README.md
- cfe2af6 Update README.md
- 4aa13e5 Update README.md
- 9c947a3 Merge pull request #20 from TylerLeonhardt/move-to-typescript
- 1027632 metadata changes
- 16c88ee refactor to src folder, and fix log path
- ce33135 add install.ps1 to the package; add notification for auto installation
- c84a91e delete all .vim and run install script
- fe396cb it's working
- 39a5529 language id should be consistent with vim
- 8fad527 generalize paths - still not working
- bda1046 not working yet
- 2a3a405 Merge pull request #15 from janlazo/filetype
- 634b85e Add ftplugin guard to setup once only
- e14aa9e Move plugin to ftdetect,ftplugin
- ebd96c9 Merge pull request #16 from TylerLeonhardt/switch-powershell-exe-2
- f9918e9 handle confirm abort
- 87c0e8d add newline slashes
- df10a54 allow ability to change powershell version
- 1f0f947 cleanup
- 55cd1bd defer IO at startup
- 5e10e0d Merge pull request #12 from corbob/getPsesByVersion
- 72fe09d Update REA...
v0.1.1
Changes:
- ddbd0bd mkdir should create directories recursively
- 4add304 Merge pull request #94 from TylerLeonhardt/pr/mikeTWC1984/73
- 710e5f6 actually fixed urls
- 19d2482 address feedback
- f2bdd1f Actually fail CI (#95)
- 3e48fa8 rev to version 0.1.0
- b61f3fd additional changes
- 8d1cb66 fix up package.json
- c5c4e14 add suggestions
- 0ca1f08 restore package.json
See More
- 6ce8cb6 added config for dotsource
- a0f2636 console related updates by mikeTWC1984
- dc09f49 ts fix
- 1befa4f repo fix
- cc2d443 added terminal functions
- 4ae1ea8 get powershell path in a better way (#92)
- 3589a0f Merge pull request #89 from coc-extensions/coc-utils_11
- d8e4fbc ...
- 5771b34 update coc-utils
- 660421b Merge pull request #87 from coc-extensions/make-sure-logdir-is-created
- e62811c Make sure logDir is created
- 5287260 Add a configuration to launch PowerShell from code (#79)
- d631dd3 Merge pull request #76 from coc-extensions/dependabot/npm_and_yarn/coc.nvim-0.0.74
- 96b26b9 Bump coc.nvim from 0.0.73 to 0.0.74
- 7090fb8 Merge pull request #69 from coc-extensions/dependabot/npm_and_yarn/typescript-3.6.3
- f02a394 Merge pull request #68 from coc-extensions/dependabot/npm_and_yarn/coc.nvim-0.0.73
- d13d938 Merge pull request #74 from coc-extensions/dependabot/npm_and_yarn/coc-utils-0.0.10
- 8436cc0 Bump coc-utils from 0.0.8 to 0.0.10
- 95a3153 Bump typescript from 3.5.2 to 3.6.3
- f68a7ed Bump coc.nvim from 0.0.72 to 0.0.73
- 93f24f4 [Ignore] new build badge
- 2bf3505 [Ignore] Add Codacy badge
- f0eda01 [ignore] add config.yml for dependabot
- 408e1ab Merge pull request #67 from coc-extensions/refactor_coc_utils
- 3c8b513 cleanup
- e517b47 refactoring: use coc-utils
- c173c37 Rev version to 0.0.21
- 41f28d0 bug fix: config is not an instance variable (#65)
- 1b3fdac Add Dockerfile. (#49)
- ad9f12e move workspace root patterns to package.json
- ebe5f4c Rev version to 0.0.19
- bd4a4e7 Fix selection by using coc API (#60)
- 3ec4b05 Merge pull request #58 from corbob/update-lodash
- ee00661 Merge pull request #55 from corbob/Add-Snippets
- aef8b67 Update README to mention snippets.
- 9d8a79e Update lodash
- 36490ba Some formatting changes?
- 9871ba5 Add Snippets to package.json
- 71598b3 Add Download of Snippets.
- 087ef36 Merge pull request #52 from TylerLeonhardt/powershell-execute-behavior
- 115c5b5 handle save and untitled files
- 96774d2 Copy the CONTRIBUTING from coc.nvim. (#48)
- 5e144da change powershell.execute to run file in PSIC
- e6d4763 Rework README after implementation changes
- fa8e5c7 rev-version-to-0.0.18
- dc2e11d Merge pull request #44 from corbob/UpdateProfile
- 32cdeb3 Merge pull request #43 from TylerLeonhardt/support-showonstartup
- de19e02 Change HostProfileId to be coc.vim
- 996e78e Update README.md
- 7f95deb add a comment
- 6b313be remove code that isn't needed anymore
- eee1151 refactor based on coc.nvim feedback
- dc48980 showonstartup fix
- d1ccd2f Merge pull request #39 from TylerLeonhardt/bundle-pses
- 245a21b add npm badge
- 33a31c6 Create Feature_Request.md
- 5c1efc1 Rename .github/ISSUE_TEMPLATES/Bug_Report.md to .github/ISSUE_TEMPLATE/Bug_Report.md
- a6feae9 Create Bug_Report.md
- 464c38d Update azure-pipelines.yml for Azure Pipelines (#41)
- 06eb365 Delete CHANGELOG.md
- 474a643 Update azure-pipelines.yml for Azure Pipelines
- d671523 Create CHANGELOG.md
- ca962ee move to bundle pses
- 0cb1c06 change to message string and rev to 0.0.17
- ec3ad6c rev to v0.0.16
- 7f31410 rev to 0.0.15
- 39affd7 rev version to 0.0.14
- d6d8345 rev version to 0.0.13 and include README.md and LICENSE in package
- 795a7ea bump version to 0.0.12
- 3a521cb Update README.md
- 75e055d v0.0.11
- 39a51f0 Merge pull request #33 from TylerLeonhardt/use-evaluate-lsp-message
- e04b824 Move to evaluate LSP message
- dfc3a99 hack you autoscrolled?
- 7ca9ae3 ...
- 7fb7e03 split eval n/v
- 86de0e8 ...
- e83a9f4 range fix
- 86a3da0 prepare for F8
- 2e31f64 Update README.md
- 83c0b39 update to 0.0.7
- cd5c7ce Merge branch 'master' of github.com:yatli/coc-powershell
- 6cb4912 honor loglevel setting
- 2dd3c41 ...
- 6deda6a PSES integrated shell is up
- 6f24178 powershell.execute command
- 371671d ps version indicator
- 0d2692b configuration section reading ok. supporting powershell exe config
- 9b76b0f fix paths, publish v0.0.3
- ba70b90 Build process updates (#31)
- e491f8c update gitignore
- 9eeea68 add build status badge
- ec90464 update package metadata.
- cc657c7 Set up CI with Azure Pipelines
- b4533eb Update README.md
- cfe2af6 Update README.md
- 4aa13e5 Update README.md
- 9c947a3 Merge pull request #20 from TylerLeonhardt/move-to-typescript
- 1027632 metadata changes
- 16c88ee refactor to src folder, and fix log path
- ce33135 add install.ps1 to the package; add notification for auto installation
- c84a91e delete all .vim and run install script
- fe396cb it's working
- 39a5529 language id should be consistent with vim
- 8fad527 generalize paths - still not working
- bda1046 not working yet
- 2a3a405 Merge pull request #15 from janlazo/filetype
- 634b85e Add ftplugin guard to setup once only
- e14aa9e Move plugin to ftdetect,ftplugin
- ebd96c9 Merge pull request #16 from TylerLeonhardt/switch-powershell-exe-2
- f9918e9 handle confirm abort
- 87c0e8d add newline slashes
- df10a54 allow ability to change powershell version
- 1f0f947 cleanup
- 55cd1bd defer IO at startup
- 5e10e0d Merge pull request #12 from corbob/getPsesByVersion
- 72fe09d Update README.md
- 1008959 Accept 'preview' as an install parameter.
- 307e00f Update plugin/coc-powershell.vim
- ac80a5e Put space between flags and install
- 5e826af Set default PowerShell Executab...
v0.1.0
Changes:
- 4add304 Merge pull request #94 from TylerLeonhardt/pr/mikeTWC1984/73
- 710e5f6 actually fixed urls
- 19d2482 address feedback
- f2bdd1f Actually fail CI (#95)
- 3e48fa8 rev to version 0.1.0
- b61f3fd additional changes
- 8d1cb66 fix up package.json
- c5c4e14 add suggestions
- 0ca1f08 restore package.json
- 6ce8cb6 added config for dotsource
See More
- a0f2636 console related updates by mikeTWC1984
- dc09f49 ts fix
- 1befa4f repo fix
- cc2d443 added terminal functions
- 4ae1ea8 get powershell path in a better way (#92)
- 3589a0f Merge pull request #89 from coc-extensions/coc-utils_11
- d8e4fbc ...
- 5771b34 update coc-utils
- 660421b Merge pull request #87 from coc-extensions/make-sure-logdir-is-created
- e62811c Make sure logDir is created
- 5287260 Add a configuration to launch PowerShell from code (#79)
- d631dd3 Merge pull request #76 from coc-extensions/dependabot/npm_and_yarn/coc.nvim-0.0.74
- 96b26b9 Bump coc.nvim from 0.0.73 to 0.0.74
- 7090fb8 Merge pull request #69 from coc-extensions/dependabot/npm_and_yarn/typescript-3.6.3
- f02a394 Merge pull request #68 from coc-extensions/dependabot/npm_and_yarn/coc.nvim-0.0.73
- d13d938 Merge pull request #74 from coc-extensions/dependabot/npm_and_yarn/coc-utils-0.0.10
- 8436cc0 Bump coc-utils from 0.0.8 to 0.0.10
- 95a3153 Bump typescript from 3.5.2 to 3.6.3
- f68a7ed Bump coc.nvim from 0.0.72 to 0.0.73
- 93f24f4 [Ignore] new build badge
- 2bf3505 [Ignore] Add Codacy badge
- f0eda01 [ignore] add config.yml for dependabot
- 408e1ab Merge pull request #67 from coc-extensions/refactor_coc_utils
- 3c8b513 cleanup
- e517b47 refactoring: use coc-utils
- c173c37 Rev version to 0.0.21
- 41f28d0 bug fix: config is not an instance variable (#65)
- 1b3fdac Add Dockerfile. (#49)
- ad9f12e move workspace root patterns to package.json
- ebe5f4c Rev version to 0.0.19
- bd4a4e7 Fix selection by using coc API (#60)
- 3ec4b05 Merge pull request #58 from corbob/update-lodash
- ee00661 Merge pull request #55 from corbob/Add-Snippets
- aef8b67 Update README to mention snippets.
- 9d8a79e Update lodash
- 36490ba Some formatting changes?
- 9871ba5 Add Snippets to package.json
- 71598b3 Add Download of Snippets.
- 087ef36 Merge pull request #52 from TylerLeonhardt/powershell-execute-behavior
- 115c5b5 handle save and untitled files
- 96774d2 Copy the CONTRIBUTING from coc.nvim. (#48)
- 5e144da change powershell.execute to run file in PSIC
- e6d4763 Rework README after implementation changes
- fa8e5c7 rev-version-to-0.0.18
- dc2e11d Merge pull request #44 from corbob/UpdateProfile
- 32cdeb3 Merge pull request #43 from TylerLeonhardt/support-showonstartup
- de19e02 Change HostProfileId to be coc.vim
- 996e78e Update README.md
- 7f95deb add a comment
- 6b313be remove code that isn't needed anymore
- eee1151 refactor based on coc.nvim feedback
- dc48980 showonstartup fix
- d1ccd2f Merge pull request #39 from TylerLeonhardt/bundle-pses
- 245a21b add npm badge
- 33a31c6 Create Feature_Request.md
- 5c1efc1 Rename .github/ISSUE_TEMPLATES/Bug_Report.md to .github/ISSUE_TEMPLATE/Bug_Report.md
- a6feae9 Create Bug_Report.md
- 464c38d Update azure-pipelines.yml for Azure Pipelines (#41)
- 06eb365 Delete CHANGELOG.md
- 474a643 Update azure-pipelines.yml for Azure Pipelines
- d671523 Create CHANGELOG.md
- ca962ee move to bundle pses
- 0cb1c06 change to message string and rev to 0.0.17
- ec3ad6c rev to v0.0.16
- 7f31410 rev to 0.0.15
- 39affd7 rev version to 0.0.14
- d6d8345 rev version to 0.0.13 and include README.md and LICENSE in package
- 795a7ea bump version to 0.0.12
- 3a521cb Update README.md
- 75e055d v0.0.11
- 39a51f0 Merge pull request #33 from TylerLeonhardt/use-evaluate-lsp-message
- e04b824 Move to evaluate LSP message
- dfc3a99 hack you autoscrolled?
- 7ca9ae3 ...
- 7fb7e03 split eval n/v
- 86de0e8 ...
- e83a9f4 range fix
- 86a3da0 prepare for F8
- 2e31f64 Update README.md
- 83c0b39 update to 0.0.7
- cd5c7ce Merge branch 'master' of github.com:yatli/coc-powershell
- 6cb4912 honor loglevel setting
- 2dd3c41 ...
- 6deda6a PSES integrated shell is up
- 6f24178 powershell.execute command
- 371671d ps version indicator
- 0d2692b configuration section reading ok. supporting powershell exe config
- 9b76b0f fix paths, publish v0.0.3
- ba70b90 Build process updates (#31)
- e491f8c update gitignore
- 9eeea68 add build status badge
- ec90464 update package metadata.
- cc657c7 Set up CI with Azure Pipelines
- b4533eb Update README.md
- cfe2af6 Update README.md
- 4aa13e5 Update README.md
- 9c947a3 Merge pull request #20 from TylerLeonhardt/move-to-typescript
- 1027632 metadata changes
- 16c88ee refactor to src folder, and fix log path
- ce33135 add install.ps1 to the package; add notification for auto installation
- c84a91e delete all .vim and run install script
- fe396cb it's working
- 39a5529 language id should be consistent with vim
- 8fad527 generalize paths - still not working
- bda1046 not working yet
- 2a3a405 Merge pull request #15 from janlazo/filetype
- 634b85e Add ftplugin guard to setup once only
- e14aa9e Move plugin to ftdetect,ftplugin
- ebd96c9 Merge pull request #16 from TylerLeonhardt/switch-powershell-exe-2
- f9918e9 handle confirm abort
- 87c0e8d add newline slashes
- df10a54 allow ability to change powershell version
- 1f0f947 cleanup
- 55cd1bd defer IO at startup
- 5e10e0d Merge pull request #12 from corbob/getPsesByVersion
- 72fe09d Update README.md
- 1008959 Accept 'preview' as an install parameter.
- 307e00f Update plugin/coc-powershell.vim
- ac80a5e Put space between flags and install
- 5e826af Set default PowerShell Executable everywhere.
- f2e140e Change to using a preview fla...
v0.0.21
Changes:
- c173c37 Rev version to 0.0.21
- 41f28d0 bug fix: config is not an instance variable (#65)
- 1b3fdac Add Dockerfile. (#49)
- ad9f12e move workspace root patterns to package.json
- ebe5f4c Rev version to 0.0.19
- bd4a4e7 Fix selection by using coc API (#60)
- 3ec4b05 Merge pull request #58 from corbob/update-lodash
- ee00661 Merge pull request #55 from corbob/Add-Snippets
- aef8b67 Update README to mention snippets.
- 9d8a79e Update lodash
See more
- 36490ba Some formatting changes?
- 9871ba5 Add Snippets to package.json
- 71598b3 Add Download of Snippets.
- 087ef36 Merge pull request #52 from TylerLeonhardt/powershell-execute-behavior
- 115c5b5 handle save and untitled files
- 96774d2 Copy the CONTRIBUTING from coc.nvim. (#48)
- 5e144da change powershell.execute to run file in PSIC
- e6d4763 Rework README after implementation changes
- fa8e5c7 rev-version-to-0.0.18
- dc2e11d Merge pull request #44 from corbob/UpdateProfile
- 32cdeb3 Merge pull request #43 from TylerLeonhardt/support-showonstartup
- de19e02 Change HostProfileId to be coc.vim
- 996e78e Update README.md
- 7f95deb add a comment
- 6b313be remove code that isn't needed anymore
- eee1151 refactor based on coc.nvim feedback
- dc48980 showonstartup fix
- d1ccd2f Merge pull request #39 from TylerLeonhardt/bundle-pses
- 245a21b add npm badge
- 33a31c6 Create Feature_Request.md
- 5c1efc1 Rename .github/ISSUE_TEMPLATES/Bug_Report.md to .github/ISSUE_TEMPLATE/Bug_Report.md
- a6feae9 Create Bug_Report.md
- 464c38d Update azure-pipelines.yml for Azure Pipelines (#41)
- 06eb365 Delete CHANGELOG.md
- 474a643 Update azure-pipelines.yml for Azure Pipelines
- d671523 Create CHANGELOG.md
- ca962ee move to bundle pses
- 0cb1c06 change to message string and rev to 0.0.17
- ec3ad6c rev to v0.0.16
- 7f31410 rev to 0.0.15
- 39affd7 rev version to 0.0.14
- d6d8345 rev version to 0.0.13 and include README.md and LICENSE in package
- 795a7ea bump version to 0.0.12
- 3a521cb Update README.md
- 75e055d v0.0.11
- 39a51f0 Merge pull request #33 from TylerLeonhardt/use-evaluate-lsp-message
- e04b824 Move to evaluate LSP message
- dfc3a99 hack you autoscrolled?
- 7ca9ae3 ...
- 7fb7e03 split eval n/v
- 86de0e8 ...
- e83a9f4 range fix
- 86a3da0 prepare for F8
- 2e31f64 Update README.md
- 83c0b39 update to 0.0.7
- cd5c7ce Merge branch 'master' of github.com:yatli/coc-powershell
- 6cb4912 honor loglevel setting
- 2dd3c41 ...
- 6deda6a PSES integrated shell is up
- 6f24178 powershell.execute command
- 371671d ps version indicator
- 0d2692b configuration section reading ok. supporting powershell exe config
- 9b76b0f fix paths, publish v0.0.3
- ba70b90 Build process updates (#31)
- e491f8c update gitignore
- 9eeea68 add build status badge
- ec90464 update package metadata.
- cc657c7 Set up CI with Azure Pipelines
- b4533eb Update README.md
- cfe2af6 Update README.md
- 4aa13e5 Update README.md
- 9c947a3 Merge pull request #20 from TylerLeonhardt/move-to-typescript
- 1027632 metadata changes
- 16c88ee refactor to src folder, and fix log path
- ce33135 add install.ps1 to the package; add notification for auto installation
- c84a91e delete all .vim and run install script
- fe396cb it's working
- 39a5529 language id should be consistent with vim
- 8fad527 generalize paths - still not working
- bda1046 not working yet
- 2a3a405 Merge pull request #15 from janlazo/filetype
- 634b85e Add ftplugin guard to setup once only
- e14aa9e Move plugin to ftdetect,ftplugin
- ebd96c9 Merge pull request #16 from TylerLeonhardt/switch-powershell-exe-2
- f9918e9 handle confirm abort
- 87c0e8d add newline slashes
- df10a54 allow ability to change powershell version
- 1f0f947 cleanup
- 55cd1bd defer IO at startup
- 5e10e0d Merge pull request #12 from corbob/getPsesByVersion
- 72fe09d Update README.md
- 1008959 Accept 'preview' as an install parameter.
- 307e00f Update plugin/coc-powershell.vim
- ac80a5e Put space between flags and install
- 5e826af Set default PowerShell Executable everywhere.
- f2e140e Change to using a preview flag.
- 44c92e9 Remove empty dictionary from Readme
- ddf8d79 Typo smashing...
- da266f6 Set PowerShell Executable to empty string.
- ab563dd Change to use Dynamic Parameters for Install function
- a722bbd Change Install function to accept a dictionary of options.
- 789007e Remove the extra line...
- de34062 Don't need the cmd anymore
- 45db7f7 Some whitepace adjustment
- 16aeed0 Put prerelease flag in the right spot...
- 80450dd Add prerelease flag if it's specified in the environment
- 18102fe Convert to just use install.ps1
- cf9698d Merge pull request #9 from yatli/add-license
- c43aebd Create LICENSE
- e596219 Update install.ps1
- 1f053da Update install.cmd
- 43e291d rename coc-pses to coc-powershell
- 8adcb79 Update README.md
- f915bfb Update README.md
- 04f44d4 Merge pull request #6 from corbob/Centralize-PSES-Logs
- b759a72 Allow User to set log directory
- 2e00f92 Move PSES log to PSES folder
- c6ccd69 Merge pull request #2 from TylerLeonhardt/patch-1
- 3167b34 Merge pull request #3 from TylerLeonhardt/add-mac-support
- d7d6508 make install look nicer
- 1f6f572 cleanup
- 7a433ab readd macos support
- 4b9066e README updates
- 092158d Update README.md
- 5f07115 xplat installer
- 0904292 xplat installer wip
- c536751 chmod +x install.ps1
- a8f7bce Merge pull request #1 from TylerLeonhardt/allow-pwsh
- c750659 Allow pwsh and work crossplat
- 9d7130a Merge branch 'master' of github.com:yatli/coc-pses
- c82e90e revert to expand-archive
- 1d3f4cb Update README.md
- b19277c Update README.md
- 94cd67f...
v0.0.19
Changes:
- ebe5f4c Rev version to 0.0.19
- bd4a4e7 Fix selection by using coc API (#60)
- 3ec4b05 Merge pull request #58 from corbob/update-lodash
- ee00661 Merge pull request #55 from corbob/Add-Snippets
- aef8b67 Update README to mention snippets.
- 9d8a79e Update lodash
- 36490ba Some formatting changes?
- 9871ba5 Add Snippets to package.json
- 71598b3 Add Download of Snippets.
- 087ef36 Merge pull request #52 from TylerLeonhardt/powershell-execute-behavior
See more
- 115c5b5 handle save and untitled files
- 96774d2 Copy the CONTRIBUTING from coc.nvim. (#48)
- 5e144da change powershell.execute to run file in PSIC
- e6d4763 Rework README after implementation changes
- fa8e5c7 rev-version-to-0.0.18
- dc2e11d Merge pull request #44 from corbob/UpdateProfile
- 32cdeb3 Merge pull request #43 from TylerLeonhardt/support-showonstartup
- de19e02 Change HostProfileId to be coc.vim
- 996e78e Update README.md
- 7f95deb add a comment
- 6b313be remove code that isn't needed anymore
- eee1151 refactor based on coc.nvim feedback
- dc48980 showonstartup fix
- d1ccd2f Merge pull request #39 from TylerLeonhardt/bundle-pses
- 245a21b add npm badge
- 33a31c6 Create Feature_Request.md
- 5c1efc1 Rename .github/ISSUE_TEMPLATES/Bug_Report.md to .github/ISSUE_TEMPLATE/Bug_Report.md
- a6feae9 Create Bug_Report.md
- 464c38d Update azure-pipelines.yml for Azure Pipelines (#41)
- 06eb365 Delete CHANGELOG.md
- 474a643 Update azure-pipelines.yml for Azure Pipelines
- d671523 Create CHANGELOG.md
- ca962ee move to bundle pses
- 0cb1c06 change to message string and rev to 0.0.17
- ec3ad6c rev to v0.0.16
- 7f31410 rev to 0.0.15
- 39affd7 rev version to 0.0.14
- d6d8345 rev version to 0.0.13 and include README.md and LICENSE in package
- 795a7ea bump version to 0.0.12
- 3a521cb Update README.md
- 75e055d v0.0.11
- 39a51f0 Merge pull request #33 from TylerLeonhardt/use-evaluate-lsp-message
- e04b824 Move to evaluate LSP message
- dfc3a99 hack you autoscrolled?
- 7ca9ae3 ...
- 7fb7e03 split eval n/v
- 86de0e8 ...
- e83a9f4 range fix
- 86a3da0 prepare for F8
- 2e31f64 Update README.md
- 83c0b39 update to 0.0.7
- cd5c7ce Merge branch 'master' of github.com:yatli/coc-powershell
- 6cb4912 honor loglevel setting
- 2dd3c41 ...
- 6deda6a PSES integrated shell is up
- 6f24178 powershell.execute command
- 371671d ps version indicator
- 0d2692b configuration section reading ok. supporting powershell exe config
- 9b76b0f fix paths, publish v0.0.3
- ba70b90 Build process updates (#31)
- e491f8c update gitignore
- 9eeea68 add build status badge
- ec90464 update package metadata.
- cc657c7 Set up CI with Azure Pipelines
- b4533eb Update README.md
- cfe2af6 Update README.md
- 4aa13e5 Update README.md
- 9c947a3 Merge pull request #20 from TylerLeonhardt/move-to-typescript
- 1027632 metadata changes
- 16c88ee refactor to src folder, and fix log path
- ce33135 add install.ps1 to the package; add notification for auto installation
- c84a91e delete all .vim and run install script
- fe396cb it's working
- 39a5529 language id should be consistent with vim
- 8fad527 generalize paths - still not working
- bda1046 not working yet
- 2a3a405 Merge pull request #15 from janlazo/filetype
- 634b85e Add ftplugin guard to setup once only
- e14aa9e Move plugin to ftdetect,ftplugin
- ebd96c9 Merge pull request #16 from TylerLeonhardt/switch-powershell-exe-2
- f9918e9 handle confirm abort
- 87c0e8d add newline slashes
- df10a54 allow ability to change powershell version
- 1f0f947 cleanup
- 55cd1bd defer IO at startup
- 5e10e0d Merge pull request #12 from corbob/getPsesByVersion
- 72fe09d Update README.md
- 1008959 Accept 'preview' as an install parameter.
- 307e00f Update plugin/coc-powershell.vim
- ac80a5e Put space between flags and install
- 5e826af Set default PowerShell Executable everywhere.
- f2e140e Change to using a preview flag.
- 44c92e9 Remove empty dictionary from Readme
- ddf8d79 Typo smashing...
- da266f6 Set PowerShell Executable to empty string.
- ab563dd Change to use Dynamic Parameters for Install function
- a722bbd Change Install function to accept a dictionary of options.
- 789007e Remove the extra line...
- de34062 Don't need the cmd anymore
- 45db7f7 Some whitepace adjustment
- 16aeed0 Put prerelease flag in the right spot...
- 80450dd Add prerelease flag if it's specified in the environment
- 18102fe Convert to just use install.ps1
- cf9698d Merge pull request #9 from yatli/add-license
- c43aebd Create LICENSE
- e596219 Update install.ps1
- 1f053da Update install.cmd
- 43e291d rename coc-pses to coc-powershell
- 8adcb79 Update README.md
- f915bfb Update README.md
- 04f44d4 Merge pull request #6 from corbob/Centralize-PSES-Logs
- b759a72 Allow User to set log directory
- 2e00f92 Move PSES log to PSES folder
- c6ccd69 Merge pull request #2 from TylerLeonhardt/patch-1
- 3167b34 Merge pull request #3 from TylerLeonhardt/add-mac-support
- d7d6508 make install look nicer
- 1f6f572 cleanup
- 7a433ab readd macos support
- 4b9066e README updates
- 092158d Update README.md
- 5f07115 xplat installer
- 0904292 xplat installer wip
- c536751 chmod +x install.ps1
- a8f7bce Merge pull request #1 from TylerLeonhardt/allow-pwsh
- c750659 Allow pwsh and work crossplat
- 9d7130a Merge branch 'master' of github.com:yatli/coc-pses
- c82e90e revert to expand-archive
- 1d3f4cb Update README.md
- b19277c Update README.md
- 94cd67f Expand-Archive does not extract pses release package
- bad69bd Merge branch 'master' of github.com:yatli/coc-pses
- bb29d91 ...
- 24dee16 Create README.md
This list of changes was [auto generated](https:...
v0.0.18
Changes:
- fa8e5c7 rev-version-to-0.0.18
- dc2e11d Merge pull request #44 from corbob/UpdateProfile
- 32cdeb3 Merge pull request #43 from TylerLeonhardt/support-showonstartup
- de19e02 Change HostProfileId to be coc.vim
- 996e78e Update README.md
- 7f95deb add a comment
- 6b313be remove code that isn't needed anymore
- eee1151 refactor based on coc.nvim feedback
- dc48980 showonstartup fix
- d1ccd2f Merge pull request #39 from TylerLeonhardt/bundle-pses
See more
- 245a21b add npm badge
- 33a31c6 Create Feature_Request.md
- 5c1efc1 Rename .github/ISSUE_TEMPLATES/Bug_Report.md to .github/ISSUE_TEMPLATE/Bug_Report.md
- a6feae9 Create Bug_Report.md
- 464c38d Update azure-pipelines.yml for Azure Pipelines (#41)
- 06eb365 Delete CHANGELOG.md
- 474a643 Update azure-pipelines.yml for Azure Pipelines
- d671523 Create CHANGELOG.md
- ca962ee move to bundle pses
- 0cb1c06 change to message string and rev to 0.0.17
- ec3ad6c rev to v0.0.16
- 7f31410 rev to 0.0.15
- 39affd7 rev version to 0.0.14
- d6d8345 rev version to 0.0.13 and include README.md and LICENSE in package
- 795a7ea bump version to 0.0.12
- 3a521cb Update README.md
- 75e055d v0.0.11
- 39a51f0 Merge pull request #33 from TylerLeonhardt/use-evaluate-lsp-message
- e04b824 Move to evaluate LSP message
- dfc3a99 hack you autoscrolled?
- 7ca9ae3 ...
- 7fb7e03 split eval n/v
- 86de0e8 ...
- e83a9f4 range fix
- 86a3da0 prepare for F8
- 2e31f64 Update README.md
- 83c0b39 update to 0.0.7
- cd5c7ce Merge branch 'master' of github.com:yatli/coc-powershell
- 6cb4912 honor loglevel setting
- 2dd3c41 ...
- 6deda6a PSES integrated shell is up
- 6f24178 powershell.execute command
- 371671d ps version indicator
- 0d2692b configuration section reading ok. supporting powershell exe config
- 9b76b0f fix paths, publish v0.0.3
- ba70b90 Build process updates (#31)
- e491f8c update gitignore
- 9eeea68 add build status badge
- ec90464 update package metadata.
- cc657c7 Set up CI with Azure Pipelines
- b4533eb Update README.md
- cfe2af6 Update README.md
- 4aa13e5 Update README.md
- 9c947a3 Merge pull request #20 from TylerLeonhardt/move-to-typescript
- 1027632 metadata changes
- 16c88ee refactor to src folder, and fix log path
- ce33135 add install.ps1 to the package; add notification for auto installation
- c84a91e delete all .vim and run install script
- fe396cb it's working
- 39a5529 language id should be consistent with vim
- 8fad527 generalize paths - still not working
- bda1046 not working yet
- 2a3a405 Merge pull request #15 from janlazo/filetype
- 634b85e Add ftplugin guard to setup once only
- e14aa9e Move plugin to ftdetect,ftplugin
- ebd96c9 Merge pull request #16 from TylerLeonhardt/switch-powershell-exe-2
- f9918e9 handle confirm abort
- 87c0e8d add newline slashes
- df10a54 allow ability to change powershell version
- 1f0f947 cleanup
- 55cd1bd defer IO at startup
- 5e10e0d Merge pull request #12 from corbob/getPsesByVersion
- 72fe09d Update README.md
- 1008959 Accept 'preview' as an install parameter.
- 307e00f Update plugin/coc-powershell.vim
- ac80a5e Put space between flags and install
- 5e826af Set default PowerShell Executable everywhere.
- f2e140e Change to using a preview flag.
- 44c92e9 Remove empty dictionary from Readme
- ddf8d79 Typo smashing...
- da266f6 Set PowerShell Executable to empty string.
- ab563dd Change to use Dynamic Parameters for Install function
- a722bbd Change Install function to accept a dictionary of options.
- 789007e Remove the extra line...
- de34062 Don't need the cmd anymore
- 45db7f7 Some whitepace adjustment
- 16aeed0 Put prerelease flag in the right spot...
- 80450dd Add prerelease flag if it's specified in the environment
- 18102fe Convert to just use install.ps1
- cf9698d Merge pull request #9 from yatli/add-license
- c43aebd Create LICENSE
- e596219 Update install.ps1
- 1f053da Update install.cmd
- 43e291d rename coc-pses to coc-powershell
- 8adcb79 Update README.md
- f915bfb Update README.md
- 04f44d4 Merge pull request #6 from corbob/Centralize-PSES-Logs
- b759a72 Allow User to set log directory
- 2e00f92 Move PSES log to PSES folder
- c6ccd69 Merge pull request #2 from TylerLeonhardt/patch-1
- 3167b34 Merge pull request #3 from TylerLeonhardt/add-mac-support
- d7d6508 make install look nicer
- 1f6f572 cleanup
- 7a433ab readd macos support
- 4b9066e README updates
- 092158d Update README.md
- 5f07115 xplat installer
- 0904292 xplat installer wip
- c536751 chmod +x install.ps1
- a8f7bce Merge pull request #1 from TylerLeonhardt/allow-pwsh
- c750659 Allow pwsh and work crossplat
- 9d7130a Merge branch 'master' of github.com:yatli/coc-pses
- c82e90e revert to expand-archive
- 1d3f4cb Update README.md
- b19277c Update README.md
- 94cd67f Expand-Archive does not extract pses release package
- bad69bd Merge branch 'master' of github.com:yatli/coc-pses
- bb29d91 ...
- 24dee16 Create README.md
This list of changes was auto generated.