代码拉取完成,页面将自动刷新
{
"extensions": {
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
// List of extensions which should be recommended for users of this workspace.
"recommendations": [
"editorconfig.editorconfig",
"nepaul.editorconfiggenerator",
"jbockle.jbockle-format-files",
"streetsidesoftware.code-spell-checker",
"Gruntfuggly.todo-tree",
"James-Yu.latex-workshop"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": []
},
"folders": [
{
"path": "."
}
],
"settings": {
"cSpell.enableFiletypes": [
"bibtex"
],
"files.exclude": {
"**/*-blx.aux": true,
"**/*-blx.bib": true,
"**/*-concordance.tex": true,
"**/*-converted-to.*": true,
"**/*-gnuplottex-*": true,
"**/*-tags.tex": true,
"**/*-tikzDictionary": true,
"**/*.*SAVE*ERROR": true,
"**/*.4ct": true,
"**/*.4tc": true,
"**/*.?end": true,
"**/*.[1-9]": true,
"**/*.[1-9][0-9]": true,
"**/*.[1-9][0-9][0-9]": true,
"**/*.[1-9][0-9][0-9]R": true,
"**/*.[1-9][0-9]R": true,
"**/*.[1-9]R": true,
"**/*.acn": true,
"**/*.acr": true,
"**/*.alg": true,
"**/*.aux": true,
"**/*.auxlock": true,
"**/*.backup": true,
"**/*.bak": true,
"**/*.bbl": true,
"**/*.bcf": true,
"**/*.blg": true,
"**/*.brf": true,
"**/*.cb": true,
"**/*.cb2": true,
"**/*.cpt": true,
"**/*.cut": true,
"**/*.dpth": true,
"**/*.dvi": true,
"**/*.el": true,
"**/*.eledsec[1-9]": true,
"**/*.eledsec[1-9][0-9]": true,
"**/*.eledsec[1-9][0-9][0-9]": true,
"**/*.eledsec[1-9][0-9][0-9]R": true,
"**/*.eledsec[1-9][0-9]R": true,
"**/*.eledsec[1-9]R": true,
"**/*.end": true,
"**/*.ent": true,
"**/*.fdb_latexmk": true,
"**/*.fff": true,
"**/*.fls": true,
"**/*.fmt": true,
"**/*.fot": true,
"**/*.gaux": true,
"**/*.glg": true,
"**/*.glo": true,
"**/*.glog": true,
"**/*.gls": true,
"**/*.glsdefs": true,
"**/*.gnuplot": true,
"**/*.gtex": true,
"**/*.hst": true,
"**/*.idv": true,
"**/*.idx": true,
"**/*.ilg": true,
"**/*.ind": true,
"**/*.ist": true,
"**/*.lg": true,
"**/*.listing": true,
"**/*.loa": true,
"**/*.lod": true,
"**/*.loe": true,
"**/*.lof": true,
"**/*.lol": true,
"**/*.lot": true,
"**/*.lox": true,
"**/*.lpz": true,
"**/*.ltjruby": true,
"**/*.lyx~": true,
"**/*.lzo": true,
"**/*.lzs": true,
"**/*.maf": true,
"**/*.md5": true,
"**/*.mf": true,
"**/*.mlf": true,
"**/*.mlt": true,
"**/*.mp": true,
"**/*.mtc[0-9]*": true,
"**/*.mw": true,
"**/*.nav": true,
"**/*.newpax": true,
"**/*.nlg": true,
"**/*.nlo": true,
"**/*.nls": true,
"**/*.out": true,
"**/*.pax": true,
"**/*.pdfpc": true,
"**/*.pdfsync": true,
"**/*.pre": true,
"**/*.ptc": true,
"**/*.pyg": true,
"**/*.pytxcode": true,
"**/*.run.xml": true,
"**/*.sagetex.py": true,
"**/*.sagetex.sage": true,
"**/*.sagetex.scmd": true,
"**/*.sav": true,
"**/*.slf[0-9]*": true,
"**/*.slg": true,
"**/*.slo": true,
"**/*.sls": true,
"**/*.slt[0-9]*": true,
"**/*.snm": true,
"**/*.soc": true,
"**/*.sout": true,
"**/*.spl": true,
"**/*.sta": true,
"**/*.stc[0-9]*": true,
"**/*.sympy": true,
"**/*.synctex": true,
"**/*.synctex(busy)": true,
"**/*.synctex.gz": true,
"**/*.synctex.gz(busy)": true,
"**/*.t[1-9]": true,
"**/*.t[1-9][0-9]": true,
"**/*.table": true,
"**/*.tdo": true,
"**/*.tfm": true,
"**/*.thm": true,
"**/*.tikz": true,
"**/*.toc": true,
"**/*.tps": true,
"**/*.trc": true,
"**/*.ttt": true,
"**/*.upa": true,
"**/*.upb": true,
"**/*.ver": true,
"**/*.vrb": true,
"**/*.wrt": true,
"**/*.xcp": true,
"**/*.xdv": true,
"**/*.xdy": true,
"**/*.xmpi": true,
"**/*.xref": true,
"**/*.xwm": true,
"**/*.xyc": true,
"**/*.xyd": true,
"**/*~[0-9]*": true,
"**/.*.lb": true,
"**/.*.swp": true,
"**/.DS_Store": true,
"**/.git": true,
"**/.hg": true,
"**/.pdf": true,
"**/.svn": true,
"**/.texpadtmp": true,
"**/_minted*": true,
"**/acs-*.bib": true,
"**/CVS": true,
"**/indent.log": true,
"**/latex.out/": true,
"**/pythontex-files-*/": true,
"**/svg-inkscape/": true,
"**/sympy-plots-for-*.tex/": true,
"**/Thumbs.db": true,
"**/TSWLatexianTemp*": true,
"./auto/*": true
},
"git.autofetch": "all",
"git.confirmSync": false,
"git.enableSmartCommit": true,
"git.postCommitCommand": "sync",
"latex-workshop.bibtex-fields.sort.enabled": true,
"latex-workshop.bibtex-format.tab": "4 spaces",
"latex-workshop.formatting.latex": "latexindent",
"latex-workshop.intellisense.file.base": "both",
"latex-workshop.latex.recipe.default": "lastUsed",
"latex-workshop.latex.recipes": [
{
"name": "latexmk with xelatex",
"tools": [
"lmkxe"
]
},
{
"name": "latexmk with lualatex",
"tools": [
"lmklua"
]
},
{
"name": "xelatex",
"tools": [
"xe"
]
},
{
"name": "lualatex",
"tools": [
"lua"
]
},
{
"name": "biber",
"tools": [
"biber"
]
},
{
"name": "xelatex, biber, xelatex, xelatex",
"tools": [
"xe",
"biber",
"xe",
"xe"
]
},
{
"name": "lualatex, biber, lualatex, lualatex",
"tools": [
"lua",
"biber",
"lua",
"lua"
]
}
],
"latex-workshop.latex.rootFile.indicator": "\\begin{document}",
"latex-workshop.latex.tools": [
{
"args": [
"-synctex=1",
"-interaction=nonstopmode",
"-halt-on-error",
"-cd",
"-file-line-error",
"-xelatex",
"%DOC%"
],
"command": "latexmk",
"name": "lmkxe"
},
{
"args": [
"-synctex=1",
"-interaction=nonstopmode",
"-halt-on-error",
"-cd",
"-file-line-error",
"-lualatex",
"%DOC%"
],
"command": "latexmk",
"name": "lmklua"
},
{
"args": [
"-synctex=1",
"-interaction=nonstopmode",
"-halt-on-error",
"-file-line-error",
"%DOC%"
],
"command": "xelatex",
"name": "xe"
},
{
"args": [
"-synctex=1",
"-interaction=nonstopmode",
"-halt-on-error",
"-file-line-error",
"%DOC%"
],
"command": "lualatex",
"name": "lua"
},
{
"args": [
"%DOC%"
],
"command": "biber",
"name": "biber"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。