We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.) 支持 vscode 的多文件 diff 编辑器能力: https://github.com/microsoft/vscode/pull/197652/files
描述你预期的功能表现(Describe the solution you'd like)
描述你考虑过的替代方案(Describe alternatives you've considered)
挨个查看……
补充信息(Additional context) monaco 已提供相应 API:https://microsoft.github.io/monaco-editor/docs.html#functions/editor.createMultiFileDiffEditor.html
The text was updated successfully, but these errors were encountered:
ensorrow
No branches or pull requests
如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)
支持 vscode 的多文件 diff 编辑器能力:
https://github.com/microsoft/vscode/pull/197652/files
描述你预期的功能表现(Describe the solution you'd like)
描述你考虑过的替代方案(Describe alternatives you've considered)
挨个查看……
补充信息(Additional context)
monaco 已提供相应 API:https://microsoft.github.io/monaco-editor/docs.html#functions/editor.createMultiFileDiffEditor.html
The text was updated successfully, but these errors were encountered: