Skip to content

vscode fortls error #970

Discussion options

You must be logged in to vote

Probably that would work. AFAIK if you activate anaconda (or any Python venv in a terminal) and open vscode from within in e.g.

python3 -m venv .venv
source ./.venv/bin/activate
pip install fortls --pre  # install if not installed already
code .

fortls (or the formatters) should be discoverable by the automatic mechanism.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rushingfox
Comment options

@gnikit
Comment options

Answer selected by gnikit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #969 on August 07, 2023 22:20.