monaco-textmate icon indicating copy to clipboard operation
monaco-textmate copied to clipboard

Removes the dependency on Node "path" module

Open pedrolamas opened this issue 1 year ago • 1 comments

Removes the dependency on Node "path" module with a function to retrieve the basepath.

New basepath function has been lifted from here:

https://github.com/microsoft/vscode-textmate/blob/09effd8b7429b71010e0fa34ea2e16e622692946/src/utils.ts#L46-L55

I also had to update TypeScript dependency to fix the broken build.

Fixes #11

pedrolamas avatar Feb 09 '24 18:02 pedrolamas

@zikaari apologies for the direct ping, but any option of getting this reviewed and if accepted, merged?

Or is this repo not under active maintenance anymore?

pedrolamas avatar Jul 03 '24 17:07 pedrolamas