iamhyc / Overleaf-Workshop

Open Overleaf/ShareLaTex projects in vscode, with full collaboration support.
https://marketplace.visualstudio.com/items?itemName=iamhyc.overleaf-workshop
GNU Affero General Public License v3.0
562 stars 13 forks source link

[Feature Request] Add the compile mode (normal & fast) #173

Closed leiqianstat closed 3 months ago

leiqianstat commented 3 months ago

Disclaimer

Please make sure all the items below is checked (i.e., prefixed with "- [x]")

  • [x] The request feature has not been addressed in the feature request list.
  • [x] The design of the feature does not require detailed discussion, or existing discussion with drawn conclusion can be found in Discussions Area at: [paste the link here]

Motivation

Please give strong enough reason(s) why the feature is demanded.

  • When my paper does not contain any pictures, I prefer to compile by fast compile mode. It can be faster.

Feature Description

A clear and concise description of what you want to happen under what circumstance.

  • Add the compile mode. de447679af66a4dec555873fddb4c20

[Optional] Additional context

Please strike out any inappropriate items below. If you are not aware of the difference, please ignore this section.

  • Applicable Overleaf Edition: Official / Community / Enterprise (Server Pro)
  • Applicable Extension Range: Desktop Extension / Web Extension
iamhyc commented 3 months ago

@leiqianstat Thanks for the suggestion! I wonder if people also care about the other two options, "syntax checks" and "compile error handling". Now I just use the default options in compiling. Let me know what you think!

leiqianstat commented 3 months ago

@leiqianstat Thanks for the suggestion! I wonder if people also care about the other two options, "syntax checks" and "compile error handling". Now I just use the default options in compiling. Let me know what you think!

In fact, I always adjust the compile mode and use the default setting in the other two options.

iamhyc commented 3 months ago

Please try the temporary extension here: https://github.com/iamhyc/Overleaf-Workshop/actions/runs/10346416708

The feature will be formally included in the next release.

leiqianstat commented 3 months ago

Please try the temporary extension here: https://github.com/iamhyc/Overleaf-Workshop/actions/runs/10346416708

The feature will be formally included in the next release.

This solved my problem, thank you!