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

Question about custom vscode-textmate dependency #62

Closed
oovm opened this issue Aug 9, 2020 · 4 comments
Closed

Question about custom vscode-textmate dependency #62

oovm opened this issue Aug 9, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@oovm
Copy link
Contributor

oovm commented Aug 9, 2020

"dependencies": {
"onigasm": "^2.2.1",
"shiki-languages": "^0.1.6",
"shiki-themes": "^0.1.7",
"vscode-textmate": "https://github.com/octref/vscode-textmate"
}

What is the function of the self-built dependency here, can it be upgraded to textmate5?

@octref
Copy link
Collaborator

octref commented Aug 17, 2020

For microsoft/vscode-textmate#79, now it's possible to update.

@octref octref added the bug Something isn't working label Aug 17, 2020
@octref octref changed the title Question about dependencies Question about custom vscode-textmate dependency Aug 17, 2020
@octref
Copy link
Collaborator

octref commented Aug 18, 2020

Upgraded and all seems good.

@octref octref closed this as completed in 5845e2a Aug 18, 2020
@oovm
Copy link
Contributor Author

oovm commented Aug 26, 2020

Also remove here:

"dependencies": {
"vscode-textmate": "https://github.com/octref/vscode-textmate"
}

@octref
Copy link
Collaborator

octref commented Aug 26, 2020

OK, removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants