v0.0.19
Pre-release
Pre-release
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.