vscode-rst icon indicating copy to clipboard operation
vscode-rst copied to clipboard

Doesn't seem to work anymore

Open Nathan-Furnal opened this issue 5 months ago • 3 comments

I don't have a good report to make since this extension doesn't even appear in the output even though it is installed.

I suppose the API to use VSCode has changed and as a result it doesn't work at all.

Nathan-Furnal avatar Jun 14 '25 21:06 Nathan-Furnal

This extension doesn't write anything to the OUTPUT panel of VS Code. So, you'd better describe clearly what you wanted to report.

lextm avatar Jun 15 '25 09:06 lextm

There's no syntax highlighting on .rst files, nothing in the output that I can see to tell why it would fail. I'll move away from .rst anyways so feel free to close this issue.

Nathan-Furnal avatar Jun 15 '25 11:06 Nathan-Furnal

VS Code itself bundles the syntax file from this extension already, so in latest VS Code releases you don't even need to install this extension.

Thus, when you said .rst syntax highlighting didn't work for you, with or without this extension, it is very likely you hit something else.

lextm avatar Jun 15 '25 18:06 lextm