-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
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
Active editor doesn't show a RST document - no properties to preview. #6
Comments
Hi, Thomas On Sun, 10 Jul 2016, 18:34 Abdelkrim from Brussels, <
|
I'm getting the same problem, with the following version of VSCode:
I'm on Xubuntu 16.04 64 bit. I have tried multiple times to make sure that the opened RST document is indeed focused when opening. This is the content of the .. SciLuigi documentation master file, created by
sphinx-quickstart on Thu Sep 15 15:49:34 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to SciLuigi's documentation!
====================================
Contents:
.. toctree::
:maxdepth: 2
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search` |
Ok, I found a problem/solution now: I had installed two rst-extensions at the same time. It worked better if I disabled this other extension I installed. (Now getting some other error messages, which I will report in another issue), but now at least it seems to be trying.) |
Active editor doesn't show a RST document - no properties to preview.
What do I have to do?
The text was updated successfully, but these errors were encountered: