Lex Li
Lex Li
Currently no plan to support conda or any other virtual environment option that requires the extra `activate` step. Pipenv is preferred and partially supported right now. #407
You have to refer to #410 to learn the right commands to acquire dependencies, not the original documentation.
No linter or formatter yet.
I don't have time to improve virtual env support until next week. So leave this one open for a while.
Similar to what I explained in #344, * switching to esbonio lowers the bar to Python >=3.6 * Older Python versions are now end of life. So no plan to...
Related to #265 . The implementation comes from a Markdown extension without almost no modification. There is no plan to change anything here in this extension unless the upstream is...
The new option does not seem to resolve the issue once and for all. But there seems to be a quicker workaround. After pasting the block of lines, you can...
You can disable synchronization by adding the following to your settings, ``` "restructuredtext.preview.scrollEditorWithPreview": false, "restructuredtext.preview.scrollPreviewWithEditor": false ``` Such settings take effect in release 90.0.0+.
Opened an issue to consult sphinx developers, https://github.com/sphinx-doc/sphinx/issues/5965
Reported one issue to esbonio https://github.com/swyddfa/esbonio/issues/321