Closed yorkie closed 9 years ago
firedoc-api would be deprecated and will use Github releases to replace the node-git.
@jwu I have removed the heavy dependence nodegit
when the version >= 0.10.0
.
OK, I will update the package.json of editor-framework and fireball for this.
And now I guess we are able to remove the firedoc-api(DEPRECATED) as well, let me make a double check.
@jwu I have released a new version v0.3.0
of code-editor that uses the module firedoc
to replace firedoc-api
. Therefore, before updating the version of firedoc, please do the following checklist:
firedoc
>= 0.10.0
in dependencies
or devDependencies
builtin/code-editor
>= 0.3.0
firedoc-api
In next week, I'm planing to include the firedoc-intelisense
's source into code-editor
either.
https://github.com/firedoc/firedoc-api