Skip to content

Fixes issue #106 - coc-powershell fails to open automatically for ps1…#108

Merged
TylerLeonhardt merged 2 commits intococ-extensions:masterfrom
lc9er:master
Aug 31, 2020
Merged

Fixes issue #106 - coc-powershell fails to open automatically for ps1…#108
TylerLeonhardt merged 2 commits intococ-extensions:masterfrom
lc9er:master

Conversation

@lc9er
Copy link
Copy Markdown
Contributor

@lc9er lc9er commented Aug 29, 2020

… filetypes.

Addresses Issue #106, where coc-powershell fails to start when a ps1 file is opened.

Copy link
Copy Markdown
Member

@corbob corbob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we ensure we include common capitalizations of PowerShell? The Syntax Highlighting in vim-polyglot seems to be case insensitive, but activation of the coc.nvim extension seems to be case sensitive ¯\_(ツ)_/¯

This is probably a little bit more than is needed, but it seems better to be prepared for users setting filetype "improperly" than to field issues that crop up when they do.

Co-authored-by: corbob <30301021+corbob@users.noreply.github.com>
@lc9er
Copy link
Copy Markdown
Contributor Author

lc9er commented Aug 31, 2020

Ok @corbob - I commited the changes you provided. Is there anything else I need to do?

Copy link
Copy Markdown
Collaborator

@TylerLeonhardt TylerLeonhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TylerLeonhardt TylerLeonhardt merged commit 87bddea into coc-extensions:master Aug 31, 2020
@TylerLeonhardt
Copy link
Copy Markdown
Collaborator

This is in 0.13 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants